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

Update branch set-label/v0.1 to the desired layout #219

Merged
merged 30 commits into from
Apr 9, 2021

Conversation

mengqiy
Copy link
Contributor

@mengqiy mengqiy commented Apr 9, 2021

  • Removed directory vX_Y_Z in examples (commit:
    fa1831a)
  • Merged master to branch set-label/v0.1 to pick up function's usage doc (README.md) and metadata file. (commit: 637177f)
  • Updated the examples and the metadata file to match the release branch. (commit: f8d9c21)

Other commits are picked up from the master branch.
There are no behavior change to the set-label function.

Mengqi Yu and others added 30 commits March 16, 2021 11:08
* implement starlark function

* drop path and url support, update doc and add another test

* update error message according to the guideline

* code review

* update example
Also tweak Dockerfile to speed up build speed by avoiding repeatly downloading go modules
* set-setter function

* Address docs and other comments

* Suggested changes 2
…ls#194)

* Example and output for search replace

* Add README for example and punt usage docs

* Rename function to search-replace
…tainerTools#196)

* Search replace README and generated docs

* Apply setters README and godocs

* Suggested changes: generate docs for all funcitons via looping

* Suggested changes: apply-setters docs

* Update image name to full image path

* Suggested changes: remove sh and func-generate to docs-generate

* kpt-fns to kpt-fn
* add a template for usage doc

* move the usage doc template into functions/go dir

* put it in comments

* code review

* update examples section

* update Synopsis section

* Update README.md

Co-authored-by: Frank Farzan <[email protected]>
…#197)

* Initial commit

* Add short flags and usage to gatekeeper function.

Also add a release workflow for pushing to gcr.

* Upgrade OPA constraint framework (GoogleContainerTools#132)

* Upgrade OPA constraint framework
* Change revision -> version in Gopkg.toml

Signed-off-by: Max Smythe <[email protected]>

* Log violated constraint

* Move validate.go to the desired dir after running git filter-branch

* Migrate policy-controller-validate to use kyaml

* code review

* rename fn to gatekeeper-validate

* Support different enforcement levels

* code review

* code review

Co-authored-by: Frank Farzan <[email protected]>
Co-authored-by: Max Smythe <[email protected]>
Co-authored-by: Prachi Pendse <[email protected]>
…eContainerTools#202)

* Add metadata.yaml files and remove dir convention for examples

* update metadata
@google-cla
Copy link

google-cla bot commented Apr 9, 2021

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no Google CLA needed label Apr 9, 2021
@mengqiy
Copy link
Contributor Author

mengqiy commented Apr 9, 2021

Going to manually overwrite CLA label, since all of these commit are from the master branch and there are no new commits from unknown contributors.

@mengqiy mengqiy added cla: yes Google CLA OK and removed cla: no Google CLA needed labels Apr 9, 2021
@mengqiy mengqiy merged commit cfeb26e into GoogleContainerTools:set-label/v0.1 Apr 9, 2021
@mengqiy mengqiy deleted the set-label/v0.1 branch April 9, 2021 23:33
@mengqiy
Copy link
Contributor Author

mengqiy commented Apr 9, 2021

cc: @etefera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA OK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants