Skip to content

feat: add nightly testing eks#250

Merged
TristanHoladay merged 91 commits intomainfrom
feat-nightly-testing
Apr 3, 2024
Merged

feat: add nightly testing eks#250
TristanHoladay merged 91 commits intomainfrom
feat-nightly-testing

Conversation

@TristanHoladay
Copy link
Copy Markdown
Contributor

@TristanHoladay TristanHoladay commented Mar 12, 2024

Description

Add EKS setup for deploying and testing uds-core.

Related Issue

related to #213

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Copy link
Copy Markdown
Contributor

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TristanHoladay I think this looks good. I added some suggestions to fix for the lint things. I do think it makes sense to have a follow up ticket/s to use an os that has been hardened as well as probably move the terraform or an eksctl config a little closer to what the one used in the delivery tf is.

TristanHoladay and others added 4 commits April 2, 2024 19:50
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
@TristanHoladay
Copy link
Copy Markdown
Contributor Author

@TristanHoladay TristanHoladay merged commit 543b09d into main Apr 3, 2024
@TristanHoladay TristanHoladay deleted the feat-nightly-testing branch April 3, 2024 15:32
mjnagel pushed a commit that referenced this pull request Apr 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.19.0](v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([#250](#250))
([543b09d](543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([#330](#330))
([26e965f](26e965f))
* loki bucket configuration service_account and namespace
([#332](#332))
([9518634](9518634))


### Miscellaneous

* **deps:** update grafana
([#257](#257))
([c98e566](c98e566))
* **deps:** update metrics-server
([#298](#298))
([691fd87](691fd87))
* **deps:** update pepr
([#324](#324))
([2ef0f96](2ef0f96))
* **deps:** update pepr to v0.28.7
([#321](#321))
([e7206bb](e7206bb))
* **deps:** update promtail
([#74](#74))
([6a112b5](6a112b5))
* **deps:** update zarf to v0.32.6
([#282](#282))
([443426d](443426d))
* **deps:** update zarf to v0.33.0
([#325](#325))
([f2a2a66](f2a2a66))
* update codeowners
([#338](#338))
([c419574](c419574))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
## Description
Add EKS setup for deploying and testing uds-core.

## Related Issue
related to #213 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed

---------

Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.19.0](v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([#250](#250))
([543b09d](543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([#330](#330))
([26e965f](26e965f))
* loki bucket configuration service_account and namespace
([#332](#332))
([9518634](9518634))


### Miscellaneous

* **deps:** update grafana
([#257](#257))
([c98e566](c98e566))
* **deps:** update metrics-server
([#298](#298))
([691fd87](691fd87))
* **deps:** update pepr
([#324](#324))
([2ef0f96](2ef0f96))
* **deps:** update pepr to v0.28.7
([#321](#321))
([e7206bb](e7206bb))
* **deps:** update promtail
([#74](#74))
([6a112b5](6a112b5))
* **deps:** update zarf to v0.32.6
([#282](#282))
([443426d](443426d))
* **deps:** update zarf to v0.33.0
([#325](#325))
([f2a2a66](f2a2a66))
* update codeowners
([#338](#338))
([c419574](c419574))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
## Description
Add EKS setup for deploying and testing uds-core.

## Related Issue
related to defenseunicorns#213 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed

---------

Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.19.0](defenseunicorns/uds-core@v0.18.0...v0.19.0)
(2024-04-12)


### Features

* add nightly testing eks
([defenseunicorns#250](defenseunicorns#250))
([543b09d](defenseunicorns@543b09d))


### Bug Fixes

* drop path normalization to MERGE_SLASHES to allow apps to handle
encoded slashes
([defenseunicorns#330](defenseunicorns#330))
([26e965f](defenseunicorns@26e965f))
* loki bucket configuration service_account and namespace
([defenseunicorns#332](defenseunicorns#332))
([9518634](defenseunicorns@9518634))


### Miscellaneous

* **deps:** update grafana
([defenseunicorns#257](defenseunicorns#257))
([c98e566](defenseunicorns@c98e566))
* **deps:** update metrics-server
([defenseunicorns#298](defenseunicorns#298))
([691fd87](defenseunicorns@691fd87))
* **deps:** update pepr
([defenseunicorns#324](defenseunicorns#324))
([2ef0f96](defenseunicorns@2ef0f96))
* **deps:** update pepr to v0.28.7
([defenseunicorns#321](defenseunicorns#321))
([e7206bb](defenseunicorns@e7206bb))
* **deps:** update promtail
([#74](defenseunicorns#74))
([6a112b5](defenseunicorns@6a112b5))
* **deps:** update zarf to v0.32.6
([defenseunicorns#282](defenseunicorns#282))
([443426d](defenseunicorns@443426d))
* **deps:** update zarf to v0.33.0
([defenseunicorns#325](defenseunicorns#325))
([f2a2a66](defenseunicorns@f2a2a66))
* update codeowners
([defenseunicorns#338](defenseunicorns#338))
([c419574](defenseunicorns@c419574))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants