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: reduce setters for ACM blueprint #157

Merged
merged 3 commits into from
Feb 13, 2022

Conversation

kaariger
Copy link
Contributor

@kaariger kaariger commented Feb 11, 2022

Remove setters for

  • project-id
  • namespace
  • acm-version

set-project-id function needs to be run imperatively e.g.:

kpt fn eval --include-meta-resources --image gcr.io/kpt-fn/set-project-id:v0.2.0 -- 'project-id=$PROJECT_ID'

Before kpt fn render

Also removed duplicate service activation resources

@kaariger
Copy link
Contributor Author

/test test-int

@kaariger kaariger changed the title fix: reduce setters fix: reduce setters for ACM blueprint Feb 12, 2022
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bharathkkb, kaariger

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:
  • OWNERS [bharathkkb,kaariger]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@bharathkkb bharathkkb merged commit 0529ae6 into GoogleCloudPlatform:main Feb 13, 2022
@release-please release-please bot mentioned this pull request Feb 13, 2022
@kaariger kaariger deleted the acm-reduce-setters branch February 14, 2022 05:16
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.

None yet

2 participants