-
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
After 1.6.2 release PR #4454
Closed
Closed
After 1.6.2 release PR #4454
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
* backport of commit 74b7ef0 * backport of commit 2e6af32 --------- Co-authored-by: Sarah Alsmiller <[email protected]> Co-authored-by: sarahalsmiller <[email protected]>
backport of commit 250015d Co-authored-by: sarahalsmiller <[email protected]>
Fixes tolerations not working for API Gateways (#4315)
* Init 1.6 weekly tests (#4335) * weekly tests * Update .github/workflows/weekly-acceptance-1-6-x.yml Co-authored-by: Nathan Coleman <[email protected]> --------- Co-authored-by: Nathan Coleman <[email protected]> * 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 <[email protected]> Co-authored-by: John Maguire <[email protected]>
…to release/1.6.x (#4368) backport of commit 93e8afe Co-authored-by: Michael Zalimeni <[email protected]>
…p for Gateways into release/1.6.x (#4375) * backport of commit 25ba129 * backport of commit 34bbb73 * backport of commit 316985a * backport of commit aa0758f * backport of commit b7c1824 * backport of commit 76415b8 * backport of commit a6b9305 * backport of commit 365b2c2 * backport of commit ac64e83 * backport of commit e6b636d * backport of commit 1e3503c * backport of commit 8260f94 * backport of commit 16fceb9 --------- Co-authored-by: Nathan Coleman <[email protected]>
* remove flag to purge services * add changelog * remove invocation of function and tests * remove command * remove unused functions * remove changelog entries
Update changelog to include 1.6.0 Co-authored-by: Nathan Coleman <[email protected]>
… match options to prevent L7 intentions bypass into release/1.6.x (#4398) backport of commit 2d3d34e Co-authored-by: Michael Zalimeni <[email protected]>
…r match options to prevent L7 intentions bypass in release/1.6.x (#4402) test: fix deprecated v2 test while still enabled Co-authored-by: Michael Zalimeni <[email protected]>
* purge services on disable of sync catalog * gofumpt * update tests for sync catalog * Added changelog * create separate jobs to handle deregistering services when disabling sync catalog * Check error * fix tests * rename field in values file, remove references to pod security policy * remove psp * added bats testing * added bats testing --------- Co-authored-by: jm96441n <[email protected]>
…into release/1.6.x (#4438) * backport of commit 0b7967a * backport of commit 91f1f24 * backport of commit 9ecff53 * backport of commit 27ecbee * backport of commit 7f162b2 * backport of commit 4dfaa75 * backport of commit d82debc * backport of commit d45140f * backport of commit 2775ebb * backport of commit 709d625 * backport of commit 2605a0a --------- Co-authored-by: Nathan Coleman <[email protected]>
…into release/1.6.x (#4439) * backport of commit ffbecb3 * backport of commit d5a0b69 --------- Co-authored-by: Nathan Coleman <[email protected]>
* updated consul-dataplane version to 1.6.2, executed go mod tidy and added CHANGELOG.md * updated golang.org/x/net dependency to 0.34.0 to fix vulnerability https://pkg.go.dev/vuln/GO-2024-3333
…e & control-plane (#4452) * updated consul-dataplane version to 1.6.2, executed go mod tidy and added CHANGELOG.md * updated golang.org/x/net dependency to 0.34.0 to fix vulnerability https://pkg.go.dev/vuln/GO-2024-3333 * updated golang.org/x/net dependency to 0.34.0 to fix vulnerability https://pkg.go.dev/vuln/GO-2024-3333 in CNI, acceptance and control-plane submodule. * added CHANGELOG.md
* updated consul-dataplane version to 1.6.2, executed go mod tidy and added CHANGELOG.md * updated golang.org/x/net dependency to 0.34.0 to fix vulnerability https://pkg.go.dev/vuln/GO-2024-3333 * updated golang.org/x/net dependency to 0.34.0 to fix vulnerability https://pkg.go.dev/vuln/GO-2024-3333 in CNI, acceptance and control-plane submodule. * added CHANGELOG.md * suppressing vulnerability GO-2022-0635 for release
nitin-sachdev-29
added
pr/no-changelog
PR does not need a corresponding .changelog entry
pr/no-backport
signals that a PR will not contain a backport label
labels
Jan 10, 2025
@nitin-sachdev-29 I'm not sure we would like to sync 1.6.2 back to main 🤔 |
1 similar comment
@nitin-sachdev-29 I'm not sure we would like to sync 1.6.2 back to main 🤔 |
closing since sync with main is not needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pr/no-backport
signals that a PR will not contain a backport label
pr/no-changelog
PR does not need a corresponding .changelog entry
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
Checklist