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

Support namespace field in parametersRef [ONPREM-591] #35

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

christian-stephen
Copy link
Contributor

⚙️ Issue

Ticket/s: https://circleci.atlassian.net/browse/ONPREM-591

⚙️ Change

ParametersReference supports this field optionally: https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1.ParametersReference

Change Type:

AC:

Fix

Tests

  • Tests for new feature and update for changes
  • Linting passes and/or formatting matches the standard of the repo

🗒️ Documentation

  • Updated related documentation (if applicable).
  • Updated Change log (if exists)

@christian-stephen christian-stephen requested a review from a team as a code owner November 24, 2023 13:25
# 101.0.13

- [#32](https://github.com/CircleCI-Public/container-runner-helm-chart/pull/32) Add finalizer on GatewayClass to ensure proper cleanup
- [#33](https://github.com/CircleCI-Public/container-runner-helm-chart/pull/33) Add finalizer on GatewayClass to ensure proper cleanup
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Linked to the wrong PR before

@christian-stephen christian-stephen force-pushed the cs/add-namespace-option-for-parametersref branch from 82d5fb2 to 6168670 Compare November 24, 2023 13:41
Comment on lines +22 to +24
{{- if .namespace }}
namespace: {{ .namespace }}
{{- end }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@christian-stephen christian-stephen merged commit c250cf2 into main Nov 24, 2023
1 check passed
@christian-stephen christian-stephen deleted the cs/add-namespace-option-for-parametersref branch November 24, 2023 17:03
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