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

Add example for multiple AKS clusters. #190

Merged
merged 5 commits into from
Dec 11, 2018

Conversation

clstokes
Copy link
Contributor

@clstokes clstokes commented Dec 6, 2018

No description provided.

Hopefully a clearer example name to not be confused with a single
multi-region cluster.
@clstokes
Copy link
Contributor Author

clstokes commented Dec 7, 2018

@justinvp is there a linter or some other way to check that I don't have extraneous properties in my Pulumi.yaml for next time?

That aside, does this look good enough to merge in?

Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

A couple things to address, but LGTM otherwise!

is there a linter or some other way to check that I don't have extraneous properties in my Pulumi.yaml for next time?

We don't have a linter for Pulumi.yaml (at least that I'm aware of), but that might be worth thinking about doing at some point. In this particular case, the extra property was just a point-in-time thing that isn't needed anymore (I recently cleaned up all the existing examples in the repo).

azure-ts-aks-multicluster/README.md Show resolved Hide resolved
azure-ts-aks-multicluster/index.ts Outdated Show resolved Hide resolved
azure-ts-aks-multicluster/Pulumi.yaml Outdated Show resolved Hide resolved
Pull out config to config.ts to be consistent with other examples. Add disabled test.
@clstokes clstokes merged commit d13331d into master Dec 11, 2018
@pulumi-bot pulumi-bot deleted the clstokes/azure-ts-aks-multicluster branch December 11, 2018 05:31
ramene pushed a commit to ramene/pulumi-kubeflow-ml that referenced this pull request Sep 7, 2019
* Add example for multiple AKS clusters.
ramene pushed a commit to ramene/pulumi-kubeflow-ml that referenced this pull request Sep 13, 2019
* Add example for multiple AKS clusters.
dixler pushed a commit that referenced this pull request Jan 21, 2022
* Add example for multiple AKS clusters.
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.

None yet

2 participants