-
Notifications
You must be signed in to change notification settings - Fork 67
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
Merge master #657
Merged
mengqiy
merged 102 commits into
GoogleContainerTools:gatekeeper/v0.2
from
mengqiy:gatekeeper/v0.2
Nov 22, 2021
Merged
Merge master #657
mengqiy
merged 102 commits into
GoogleContainerTools:gatekeeper/v0.2
from
mengqiy:gatekeeper/v0.2
Nov 22, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…#512) Snyk has created this PR to upgrade @types/jasmine from 3.7.8 to 3.8.1. See this package in npm: https://www.npmjs.com/package/@types/jasmine See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/1c244995-4ad9-4dc6-92a2-3cb1306dd559?utm_source=github&utm_medium=upgrade-pr
Add support for longer format that matches the path, so that it works with go get. It can handle both the short and long format.
* update contributing guide * address comments
* Add set-project-id function. * Addressed comments. * Update go functions Makefile. * Add processing of Kptfiles in sub-packages. * Seatch for Kptfile by kind. * Update set-project-id-simple example. * Fix golangci-lint error. * Add advanced example with sub-package. * Update test diffs. Co-authored-by: Andrey Udovenko <andu@google.com>
…oogleContainerTools#525) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tainerTools#524) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rTools#523) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…art (GoogleContainerTools#522) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for GCP-tagged functions. * Add globbing logic for contrib functions.
…#536) Snyk has created this PR to upgrade @types/jasmine from 3.7.6 to 3.8.1. See this package in npm: https://www.npmjs.com/package/@types/jasmine See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=upgrade-pr
…ainerTools#540) * Add gob merging to site creation. * Add gob merging to site checking. * Update checkSite.yml * Update firebase-hosting-merge.yml
…ls#541) Snyk has created this PR to upgrade @types/node from 14.14.36 to 14.17.6. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/1c244995-4ad9-4dc6-92a2-3cb1306dd559?utm_source=github&utm_medium=upgrade-pr
* e2e tests for inflate helm chart * test for remote values file * skip crds test * code review * different chart for remote values file test * add inline values example to readme * rename inflate-helm-chart to render-helm-chart * move kustomize example out of function readme * fix ci failure * code review * run make generate * suggested changes * more code review
…#543) Snyk has created this PR to upgrade @types/jasmine from 3.8.1 to 3.8.2. See this package in npm: https://www.npmjs.com/package/@types/jasmine See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/1c244995-4ad9-4dc6-92a2-3cb1306dd559?utm_source=github&utm_medium=upgrade-pr
…s#545) Snyk has created this PR to upgrade @types/node from 14.17.3 to 14.17.6. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/206705c7-640c-491f-9f5b-bcb93537444e?utm_source=github&utm_medium=upgrade-pr
…s#551) Snyk has created this PR to upgrade @types/node from 14.17.3 to 14.17.9. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=upgrade-pr
…ls#555) * fix(list-setters): do not error for no setters * removed failed from error message
…ntainerTools#533) Function input parameters can be taken from ConfigMap and Secret matching jsonpath expression. Added test for kpt v1
…ls#557) Snyk has created this PR to upgrade @types/node from 14.14.21 to 14.17.9. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/39fced9f-be52-4f85-898b-0a0434cb8a0f?utm_source=github&utm_medium=upgrade-pr
…ls#528) * Add instructions of how to easily update expected * Add when to update diff
…s#558) Snyk has created this PR to upgrade @types/node from 14.17.6 to 14.17.9. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/1c244995-4ad9-4dc6-92a2-3cb1306dd559?utm_source=github&utm_medium=upgrade-pr
…#618) Snyk has created this PR to upgrade @types/jasmine from 3.9.0 to 3.9.1. See this package in npm: https://www.npmjs.com/package/@types/jasmine See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
…ols#616) Snyk has created this PR to upgrade @types/node from 14.17.15 to 14.17.18. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade prettier from 2.4.0 to 2.4.1. See this package in npm: https://www.npmjs.com/package/prettier See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=referral&page=upgrade-pr
…ols#621) Snyk has created this PR to upgrade @types/node from 14.17.16 to 14.17.18. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
…ols#626) Snyk has created this PR to upgrade @types/node from 14.17.18 to 14.17.20. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
…ols#628) Snyk has created this PR to upgrade @types/node from 14.17.20 to 14.17.21. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
…s#632) Snyk has created this PR to upgrade kpt-functions from 0.15.0 to 0.15.1. See this package in npm: https://www.npmjs.com/package/kpt-functions See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
…ols#630) Snyk has created this PR to upgrade @types/node from 14.17.18 to 14.17.21. See this package in npm: https://www.npmjs.com/package/@types/node See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=referral&page=upgrade-pr
…gleContainerTools#625) * feat:adds set-enforcement-action function for policy constraints * minor code changes and a comment for warn * removed setters in example resources * fixed diffpatch * readme changes and warn constants addition Co-authored-by: Awais Malik <awmalik@google.com>
…s#633) Snyk has created this PR to upgrade kpt-functions from 0.15.0 to 0.15.1. See this package in npm: https://www.npmjs.com/package/kpt-functions See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/5ee802a9-8df2-4243-be28-e1da63426b99?utm_source=github&utm_medium=referral&page=upgrade-pr
* Upsert resource improvements * Update docs and examples * UpdateMetaData * Fix checks * Update example names * Suggested changes * Suggested changes * Update tests * Suggested changes * Remove typo * Skip test
…oogleContainerTools#644) * upgrade dep for affected functions * use kpt from HEAD for testing
…oogleContainerTools#636) Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.6.0...13.7.0) --- updated-dependencies: - dependency-name: validator dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Tools#635) Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.6.0...13.7.0) --- updated-dependencies: - dependency-name: validator dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Snyk has created this PR to upgrade prettier from 2.3.2 to 2.4.1. See this package in npm: https://www.npmjs.com/package/prettier See this project in Snyk: https://app.snyk.io/org/kpt-fn-bot/project/9c679165-80dd-42cc-8c50-3ff4a52ffea9?utm_source=github&utm_medium=referral&page=upgrade-pr
* add support for ConstraintTemplate v1 * use versionless interface
mengqiy
requested review from
droot,
frankfarzan and
phanimarupaka
as code owners
November 22, 2021 23:12
Adding |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.