Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow service ports to be overridden in test bundles #765

Merged
merged 9 commits into from
Sep 18, 2024

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Sep 16, 2024

Description

This adds a variable to override service ports in the uds-core test bundles (useful for adding additional ports to expose)

Related Issue

Relates to defenseunicorns/uds-package-gitlab#196

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

BEGIN_COMMIT_OVERRIDE
chore: allow service ports to be overridden in test bundles (#765)
END_COMMIT_OVERRIDE

@Racer159 Racer159 requested a review from a team as a code owner September 16, 2024 21:49
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

Thanks for the docs updates as well!

@mjnagel mjnagel merged commit 5f9a920 into main Sep 18, 2024
22 checks passed
@mjnagel mjnagel deleted the add-service-port-override branch September 18, 2024 15:55
mjnagel pushed a commit that referenced this pull request Sep 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.27.1](v0.27.0...v0.27.1)
(2024-09-18)


### Bug Fixes

* validate packages using full resource name
([#775](#775))
([678ed44](678ed44))


### Miscellaneous

* allow service ports to be overridden in test bundles
([#765](#765))
([5f9a920](5f9a920))
* **deps:** update authservice to v1.0.2
([#738](#738))
([3328b08](3328b08))
* **deps:** update githubactions
([#762](#762))
([c7bab2a](c7bab2a))
* **deps:** update grafana curl image to v8.10.1
([#773](#773))
([0d56ef2](0d56ef2))
* **deps:** update istio to v1.23.1
([#744](#744))
([f222ea3](f222ea3))
* **deps:** update neuvector chart to 2.7.9
([#750](#750))
([a97b509](a97b509))
* **deps:** update neuvector updater image to v8.10.1
([#774](#774))
([2afddfc](2afddfc))
* **deps:** update pepr to 0.36.0
([#696](#696))
([2a1591e](2a1591e))
* **deps:** update prometheus-stack
([#743](#743))
([61f7a60](61f7a60))
* **deps:** update test-infra random provider to v3.6.3
([#753](#753))
([009326d](009326d))
* **deps:** update uds-identity-config version to 0.6.3
([#772](#772))
([a2ad936](a2ad936))
* **deps:** update uds-k3d to v0.9.0 (1.30.4 k3s), k3d to 5.7.4
([#770](#770))
([20656e6](20656e6))
* **deps:** update velero kubectl image to v1.31.1
([#763](#763))
([56b3a21](56b3a21))
* **deps:** update velero kubectl to v1.31.1
([#757](#757))
([c15d77e](c15d77e))
* remove unused neuvector exporter
([#768](#768))
([bd4f5cf](bd4f5cf))
* task for custom pepr
([#766](#766))
([e624d73](e624d73))

---
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