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

Upgrade GKE package to kpt v1 #40

Merged
merged 4 commits into from
Jul 20, 2021
Merged

Upgrade GKE package to kpt v1 #40

merged 4 commits into from
Jul 20, 2021

Conversation

karlkfi
Copy link
Collaborator

@karlkfi karlkfi commented Jul 20, 2021

No description provided.

# The project in which to manage cluster resources
platform-project-id: platform-project-id # kpt-set: ${platform-project-id}
# The namespace in which to manage service enablement resources
projects-namespace: projects # kpt-set: ${projects-namespace}
Copy link
Contributor

Choose a reason for hiding this comment

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

We should move shared setters to the top-level package. The way it's currently set up you'll have to update the value in each subpackage.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I tested it. It works as-is.

The inner pipelines run before the outer pipelines, which means inner values only matter for setters that aren't in the outer values.

I filed a FR to provide what I think would be more intuitive behavior: kptdev/kpt#2385

Copy link
Contributor

Choose a reason for hiding this comment

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

I see. That's definitely not intuitive but we don't need to block on it.

@google-oss-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: karlkfi, morgante

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

@google-oss-robot
Copy link
Collaborator

New changes are detected. LGTM label has been removed.

@karlkfi karlkfi merged commit 07c398d into kpt-v1 Jul 20, 2021
@karlkfi karlkfi deleted the kpt-v1-gke branch July 20, 2021 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants