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

Fix kubernetes ci/cd #8362

Merged
merged 13 commits into from
Dec 22, 2023
Merged

Fix kubernetes ci/cd #8362

merged 13 commits into from
Dec 22, 2023

Conversation

yashgorana
Copy link
Contributor

Description

Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues, please tag them as described here.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

tox -e syft.build.helm

rm -rf infrastructure/gitops/environments/dev/
mkdir -p infrastructure/gitops/environments/dev/
cp -R packages/grid/helm/syft/. packages/grid/helm/manifests.yaml infrastructure/gitops/environments/dev/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: we could also remove packages/grid/helm/manifests.yaml in cd-syft.yaml

@@ -0,0 +1,26 @@
apiVersion: v1
Copy link
Collaborator

@rasswanth-s rasswanth-s Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MAYBE: we could rename this file to syft-secret.yaml
As it is more obvious for a normal user, wanting to configure syft specific secrets. ?

Copy link
Collaborator

@rasswanth-s rasswanth-s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stellar Work @yashgorana ⭐ , Left two comments

re-named backend secret to syft secret
@rasswanth-s rasswanth-s changed the title [WIP] Fix kubernetes ci/cd Fix kubernetes ci/cd Dec 22, 2023
@rasswanth-s rasswanth-s merged commit d822ad2 into dev Dec 22, 2023
32 checks passed
@rasswanth-s rasswanth-s deleted the yash/k8s-fix branch December 22, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants