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

Vaults CRD fails schema validation #404

Closed
sl1pm4t opened this issue Jun 9, 2022 · 2 comments
Closed

Vaults CRD fails schema validation #404

sl1pm4t opened this issue Jun 9, 2022 · 2 comments
Labels
lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed.

Comments

@sl1pm4t
Copy link

sl1pm4t commented Jun 9, 2022

Bugs should be filed for issues encountered whilst operating bank-vaults.
You should first attempt to resolve your issues through the community support
channels, e.g. Slack, in order to rule out individual configuration errors.
Please provide as much detail as possible.

Describe the bug:

When we use kubeconform to validate manifests generated by the vaults-operator helm chart, it fails on the vaults CRD with:

`CustomResourceDefinition vaults.vault.banzaicloud.com is invalid: For field metadata.creationTimestamp: Invalid type. Expected: string, given: null`

This is because the helm template has this:
https://github.com/banzaicloud/bank-vaults/blob/main/charts/vault-operator/crds/crd.yaml#L8

Expected behaviour:

It is expected the helm templates do not fail schema validation

Steps to reproduce the bug:
Run helm template against the vault-operator chart to generate the manifests.
Validate those manifests with kubeconform.

Additional context:
Add any other context about the problem here.

Environment details:

  • Kubernetes version = 1.21.0
  • Cloud-provider/provisioner = EKS
  • bank-vaults version 1.15.8
  • Install method: helm template + argocd

/kind bug

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Feb 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
@csatib02 csatib02 reopened this Mar 10, 2024
@csatib02 csatib02 removed the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Mar 10, 2024
@akijakya akijakya transferred this issue from bank-vaults/bank-vaults Mar 12, 2024
Copy link

Thank you for your contribution! This issue has been automatically marked as stale because it has no recent activity in the last 60 days. It will be closed in 20 days, if no further activity occurs. If this issue is still relevant, please leave a comment to let us know, and the stale label will be automatically removed.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label May 12, 2024
Copy link

github-actions bot commented Jun 2, 2024

This issue has been marked stale for 20 days, and is now closed due to inactivity. If the issue is still relevant, please re-open this issue or file a new one. Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 2, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

2 participants