-
Notifications
You must be signed in to change notification settings - Fork 554
feat: Virtual cluster v3 #3764
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
feat: Virtual cluster v3 #3764
Conversation
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
* resource tree panic fix * panic fix
* k9s image added * k9s image changes --------- Co-authored-by: Kamal Acharya <[email protected]>
* Updated release-notes files * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of lens in installer * Updated latest image of git-sensor in installer * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of kubewatch in installer * Updated release notes * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated pending release-notes * enabled file stats in gitsensor * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated latest image of git-sensor in installer * Updated latest image of kubelink in installer * Updated latest image of dashboard in installer * Updated latest image of kubelink in installer * Updated release notes * Updated latest image of kubelink in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Update release.txt * Updated release notes * Updated latest image of devtron in installer * Updated latest image of kubewatch in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated latest image of devtron in installer * Updated latest image of devtron in installer * Updated latest image of ci-runner in installer * Updated latest image of kubewatch in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of ci-runner in installer * Update Chart.yaml * Update values.yaml * Updated latest image of devtron in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of ci-runner in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Enabled file include exclude feature * Enabled file include exclude feature in devtron-bom * Updated release-notes files --------- Co-authored-by: ReleaseBot <[email protected]> Co-authored-by: Pawan Mehta <[email protected]>
* check for kind * hibernation replica parallelism * clean dead code * refactoring --------- Co-authored-by: Ashish-devtron <[email protected]>
* doc for hashicorp eso * edited summary.md * Proofread aws-eso.md * Proofread hashicorp-eso.md --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* security feature doc rewrite * Proofread security-features.md --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* container lifecycle doc * minor corrections * Proofread deployment.md --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* updated ci-trigger documentation * Proofread triggering-ci.md --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* added doc for mandatory tags feature * changed title from mandatory tags to tags policy * minor correction * Proofread SUMMARY.md Replaced mandatory-tags.md with tags-policy.md * Proofread tags-policy.md --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* image manual approval doc * Proofread cd-pipeline.md * Proofread triggering-cd.md * Proofread user-access.md * doc-images moved to s3 + fixes --------- Co-authored-by: Shubham9t9 <[email protected]> Co-authored-by: ashokdevtron <[email protected]>
* config approval scripts * approver role resource added * migration version updated * overriden flag introduced * down script commited * cm fetch for edit * app level fetch instead of env level * cm bean refactoring * clean dead code * env props bean refactoring * refactoring * script version updated * config approval down sql * table deletion order fix * script number update
vikramdevtron
approved these changes
Sep 1, 2023
|
SonarCloud Quality Gate failed.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.










Description
OCI registry support:
Fixes #2900
How Has This Been Tested?
Tested by QA
Test Cases
Checklist:
Does this PR introduce a user-facing change?