-
Notifications
You must be signed in to change notification settings - Fork 2k
Add zone-sync with no TLS to ConfigMap #7347
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
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
0a96ecf
add zone-sync using configmap values to nic
AlexFenlon 15b8c1a
remove helm snaps
AlexFenlon 003dad4
Update OIDC example with zone-sync
jjngx 9c4bea6
fix imports
AlexFenlon 6d6652d
most comments addressed
AlexFenlon 05d83f7
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon f3b438f
revert comment and spaces
AlexFenlon 4e79ef7
allow unique control of headless service, enforce port to be required…
AlexFenlon 53be6cd
Use minimum zone-sync config required
jjngx 11a81c9
Update zone-sync example
jjngx 5a59f1e
Update zone-sync validation tests
jjngx d2d3e35
Add comments
jjngx 2c40003
WIP - zone-sync validation
jjngx 09c60c8
seperate zone-sync configmap parsing into seperate function, fix tests
AlexFenlon fb1db2d
fix lint
AlexFenlon 4374479
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon 263c83c
add default zone-sync-port and tests
AlexFenlon 973d131
Merge branch 'main' into feat/zone-sync-implementation-no-tls
AlexFenlon fae67d6
Add zone-sync examples
jjngx f1df991
Add tests for zone-sync
jjngx 716752f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 25e7f9c
Update zone-sync tests
jjngx 89057f6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fdb754b
change owner to ConfigMap to allow removing orphaned headless service…
AlexFenlon 4caafcd
Update zone-sync tests
jjngx 93ada49
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0c730ad
revert values file back to default
AlexFenlon 1187b86
revert values file back to default
AlexFenlon ab06930
Merge remote-tracking branch 'origin/feat/zone-sync-implementation-no…
AlexFenlon 94acad0
fix runtime
AlexFenlon 66cec1e
fix nil pointer and reduce the calls to syncZoneSyncHeadlessService
AlexFenlon 65b9530
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon abe447f
update logs on startup
AlexFenlon c44ec48
Lookup zone-sync in nginx.conf
jjngx a97cb39
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3cc6cc0
Merge branch 'main' into feat/zone-sync-implementation-no-tls
AlexFenlon d600c56
Update examples/custom-resources/zone-sync/README.md
AlexFenlon abf1eb4
make boolToPointerBool global
AlexFenlon 8842a49
Merge remote-tracking branch 'origin/feat/zone-sync-implementation-no…
AlexFenlon 257e502
change headless service name to use deployment name and kind instead …
AlexFenlon c33cd2a
symlink oidc secrets to central secrets
AlexFenlon 8b4ef5f
Make test pass
jjngx 7ad3eb6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c540014
Add placeholders for headless service lookups - assertion funcs
jjngx 93a4ee5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f002e89
Merge branch 'main' into feat/zone-sync-implementation-no-tls
AlexFenlon a4e1e35
Update cmd/nginx-ingress/main.go
AlexFenlon 034f3f2
adds events to failed creation of headless service
AlexFenlon 8e428a9
Merge branch 'main' into feat/zone-sync-implementation-no-tls
AlexFenlon 4d9da64
WIP - add service lookup to zone sync tests
jjngx 5c8a754
WIP - headless service lookup
jjngx b4dd5d3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8e75b58
headless svc lookup
jjngx 04ff61e
assert headless service
jjngx 036b1db
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 173b2e1
fix ports in data for tests
jjngx 71757ac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ca29e45
add assertions for headless service
jjngx c67286a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6179a10
Update assertions
jjngx 58a86d0
fix domain from ingressclass, make default port if zone-sync-port has…
AlexFenlon 236f4c0
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon b91509e
Update assertion func
jjngx 5873b30
Update test port
jjngx d8ce99e
clean up template tests and reduce calls to createCombinedDeploymentH…
AlexFenlon 8c8c358
revert mistake deployment commit
AlexFenlon 32828c4
fix selector and domain for hl service
AlexFenlon 48b21e7
remove unused permissions for ingressclass and move resolver outside …
AlexFenlon 2ae156a
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon e3dbda8
make resolver only for zone-sync
AlexFenlon 51a5d2a
update oidc example
AlexFenlon da1514e
Merge remote-tracking branch 'origin/main' into feat/zone-sync-implem…
AlexFenlon 0e1e4d3
fix snaps
AlexFenlon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.