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

Updated helm patch to include properties for eksa-packages in values.schema.json #4171

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

jhaanvi5
Copy link
Member

@jhaanvi5 jhaanvi5 commented Dec 24, 2024

Description of changes:
PR adds the helm patch to update the values.schema.json for schema validation.

In recent release of cert-manager, values.schema.json was added for schema validation, which caused package installation to fail as the properties needed by EKSA curated package(sourceRegistry, defaultNamespace, imagePullSecrets, imagePullPolicy) were missing, added the required properties in values.schema.json.

Testing:

helm install cert-manager oci://public.ecr.aws/<personal-registry-alias>/cert-manager/cert-manager --version 1.16.1-67dc5c81b9313417ea3c285b3f4828b872df9b3c --set sourceRegistry=public.ecr.aws/<personal-registry-alias>

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 24, 2024
@abhay-krishna
Copy link
Member

/lgtm
/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit e05fb26 into aws:main Dec 24, 2024
2 checks passed
@jhaanvi5 jhaanvi5 changed the title Updated helm patch to include properties for eksa-packages in values.schema.json. Updated helm patch to include properties for eksa-packages in values.schema.json Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants