-
Notifications
You must be signed in to change notification settings - Fork 17
[minor] Enable Public route for cpd #578
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
Open
kushwahck-ibm
wants to merge
30
commits into
main
Choose a base branch
from
15972-cpd_route_public
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
c5fc015
feat: add cpd-public-route job to expose CP4D on public URL without VPN
kushwahck-ibm fff5fa4
Update README.md
kushwahck-ibm 5e04694
Update 09-ibm-cpd-public-route.yaml
kushwahck-ibm 1736792
Merge branch 'main' into 15972-cpd_route_public
mnivedithaa a5146de
Merge branch 'main' into 15972-cpd_route_public
kushwahck-ibm 8515471
fix: review comments done
kushwahck-ibm e27cd72
fix: updating readme
kushwahck-ibm 78d1d65
fix: service remove
kushwahck-ibm 6aac9a5
test: update suite_dns job to use mascore-15972 CLI image with cpd-pu…
kushwahck-ibm 2579f1d
test: update all CLI image digests to mascore-15972 build (cpd-public…
kushwahck-ibm c7ce80c
fix: dummy commit
kushwahck-ibm 28ee51a
feat: add cpd-public to suite-dns CIS_ENTRIES_TO_ADD when cpd_public_…
kushwahck-ibm a501356
fix: guard against nil ibm_cp4d in cis_entries_to_add template
kushwahck-ibm d42baf5
fix: replace ClusterRole with namespace-scoped Role (ArgoCD lacks Clu…
kushwahck-ibm f2eca83
fix: use cis_mas_domain directly for cpd-public route host (drop cis_…
kushwahck-ibm 71a2788
fix: updated version
kushwahck-ibm 5d356bf
fix: update cpd-public-route job to mascore-15972 CLI image digest (3…
kushwahck-ibm 19269e6
fix: script modified for private route
kushwahck-ibm e06e186
fix: restore internal cpd route AFTER ZenService Completed (v4)
kushwahck-ibm 12b2c3c
Merge branch 'main' into 15972-cpd_route_public
amitpandey0217 d427307
fix: review comments
kushwahck-ibm b7fbc1b
Merge branch '15972-cpd_route_public' of github.com:ibm-mas/gitops in…
kushwahck-ibm 5884717
fix: pass CPD_PUBLIC_ROUTE_ENABLED to suite_dns job
kushwahck-ibm 27cb628
fix: remove CPD_PUBLIC_ROUTE_ENABLED from suite_dns job
kushwahck-ibm 869920f
fix: add CPD_PUBLIC_ROUTE_ENABLED to suite_dns job for DNS CNAME crea…
kushwahck-ibm 86da58e
test: bump suite_dns job version v4→v5 to re-trigger end-to-end on ma…
kushwahck-ibm dae6ace
fix(MASCORE-15972): update CLI digest to 9488282 (cpd-public proxied:…
kushwahck-ibm 903a415
Revert "fix(MASCORE-15972): update CLI digest to 9488282 (cpd-public …
kushwahck-ibm 316adc8
Merge branch 'main' into 15972-cpd_route_public
kushwahck-ibm cb1bd37
Merge branch 'main' into 15972-cpd_route_public
kushwahck-ibm 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
2 changes: 1 addition & 1 deletion
2
cluster-applications/000-job-cleaner/templates/04-jobcleaner_CronJob.yaml
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
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
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
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
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also the required env property CPD_PUBLIC_ROUTE_ENABLED is not set as env property in this job
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done