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 pipeline #93

Merged
merged 1 commit into from
Aug 5, 2021
Merged

Conversation

arnaud-tincelin
Copy link
Collaborator

@arnaud-tincelin arnaud-tincelin commented Aug 4, 2021

Reference is that it uses the Kind cluster, with test infra, with three builds for Lint build and test, provides structured infrastructure to the test.

rest details are more clear in the yaml file.

Thanks.

@arnaud-tincelin arnaud-tincelin force-pushed the chores/pipeline branch 30 times, most recently from 39f3a13 to 2781dca Compare August 5, 2021 16:52
@arnaud-tincelin arnaud-tincelin force-pushed the chores/pipeline branch 19 times, most recently from ae56375 to 68bf346 Compare August 5, 2021 17:58
Copy link
Member

@Tatsinnit Tatsinnit left a comment

Choose a reason for hiding this comment

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

👍 Looks good, thank you so much for structured approach. 🙏

run: |
kubectl apply -f <(kustomize build ./deployment)
sleep 5s
kubectl -n aks-periscope describe ds aks-periscope
Copy link
Member

Choose a reason for hiding this comment

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

💡 Wondering what this will do, I need to physically try this out.

@Tatsinnit Tatsinnit merged commit 7eb1935 into Azure:master Aug 5, 2021
@Tatsinnit Tatsinnit linked an issue Aug 8, 2021 that may be closed by this pull request
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.

End-to-end - CLI test.
2 participants