Skip to content
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

feat: Support for OCI charts pull & deploy in EA mode #4309

Merged
merged 15 commits into from
Dec 12, 2023
Merged

Conversation

Ash-exp
Copy link
Contributor

@Ash-exp Ash-exp commented Nov 29, 2023

Description

Currently OCI registries can be added but it can be only added through chart-store >> source >> OCI Registries and there isn't any visibility of OCI registries in Global Configs
In this PR we provided the capability to pull OCI charts in EA mode and deploy it directly without having the CI/CD module.

Fixes #4261

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@Ash-exp Ash-exp changed the title Feat oci support ea feat: Support for OCI charts pull & deploy in EA mode Nov 29, 2023
@Ash-exp Ash-exp self-assigned this Nov 29, 2023
vikramdevtron
vikramdevtron previously approved these changes Dec 5, 2023
Copy link

sonarcloud bot commented Dec 12, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
3.2% 3.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@Ash-exp Ash-exp merged commit 4fd3b13 into main Dec 12, 2023
4 of 5 checks passed
@Ash-exp Ash-exp deleted the feat-oci-support-ea branch December 12, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support for OCI charts pull & deploy in EA mode
2 participants