-
Notifications
You must be signed in to change notification settings - Fork 326
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
[NET-10961] Ignore gke managed namespaces by default #4333
Merged
NiniOak
merged 4 commits into
main
from
NET-10961-exclude-gke-namespaces-from-connect-inject
Sep 19, 2024
Merged
[NET-10961] Ignore gke managed namespaces by default #4333
NiniOak
merged 4 commits into
main
from
NET-10961-exclude-gke-namespaces-from-connect-inject
Sep 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jm96441n
added
backport/1.1.x
Backport to release/1.1.x branch
backport/1.3.x
This release branch is no longer active.
backport/1.4.x
backport/1.5.x
labels
Sep 17, 2024
jm96441n
requested review from
missylbytes and
xwa153
and removed request for
a team
September 17, 2024 19:51
NiniOak
approved these changes
Sep 19, 2024
NiniOak
deleted the
NET-10961-exclude-gke-namespaces-from-connect-inject
branch
September 19, 2024 19:32
This was referenced Sep 19, 2024
sarahalsmiller
pushed a commit
that referenced
this pull request
Sep 20, 2024
* ignore gke managed namespaces by default * Add changelog * remove spaces
sarahalsmiller
added a commit
that referenced
this pull request
Sep 20, 2024
* remove version from skip check (#4338) * [NET-10961] Ignore gke managed namespaces by default (#4333) * ignore gke managed namespaces by default * Add changelog * remove spaces * add exception to pr.yaml (#4346) * [NET-11106] Make bats testing more reproducible (#4345) * testing out changes to bats testing * use pre-built image * update ref for bats testing * remove extra newline * remove extra newline * prepare release --------- Co-authored-by: John Maguire <john.maguire@hashicorp.com>
sarahalsmiller
added a commit
that referenced
this pull request
Sep 24, 2024
* Init 1.6 weekly tests (#4335) * weekly tests * Update .github/workflows/weekly-acceptance-1-6-x.yml Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com> --------- Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com> * remove version from skip check (#4338) * [NET-10961] Ignore gke managed namespaces by default (#4333) * ignore gke managed namespaces by default * Add changelog * remove spaces * add exception to pr.yaml (#4346) * [NET-11106] Make bats testing more reproducible (#4345) * testing out changes to bats testing * use pre-built image * update ref for bats testing * remove extra newline * remove extra newline * prepare release --------- Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com> Co-authored-by: John Maguire <john.maguire@hashicorp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport/1.1.x
Backport to release/1.1.x branch
backport/1.3.x
This release branch is no longer active.
backport/1.4.x
backport/1.5.x
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes proposed in this PR
How I've tested this PR
How I expect reviewers to test this PR
Follow the instructions in the README for this repo: https://github.com/jm96441n/consul-experiments/tree/main/k8s/gke-ns
Checklist