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

Support the gitops reference in the function-controller #9134

Merged
merged 6 commits into from Aug 10, 2020

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Jul 29, 2020

Description

Changes proposed in this pull request:

  • Add possibility to use method "LastCommit" with every reference type (tag, branch, commit)

Related issue(s)

Issue #8959

@pPrecel pPrecel added the area/serverless Issues or PRs related to serverless label Jul 29, 2020
@pPrecel pPrecel requested a review from a user July 29, 2020 09:20
@pPrecel pPrecel requested a review from sayanh as a code owner July 29, 2020 09:20
@netlify
Copy link

netlify bot commented Jul 29, 2020

💩 Documentation preview fail... 💩

Built with commit 8980d27

https://app.netlify.com/sites/kyma-project-docs-preview/deploys/5f2d30ebe56e0100082f1f43

@pPrecel
Copy link
Contributor Author

pPrecel commented Aug 6, 2020

/retest

@pPrecel
Copy link
Contributor Author

pPrecel commented Aug 6, 2020

/retest

Tomasz Gorgol and others added 6 commits August 7, 2020 09:32
Add IsHash logic

Add tests

Add missing mod dependencie for cbs

Revert "Add missing mod dependencie for cbs"

This reverts commit 18e2412.

Add missing test

Start to init changes

Fix some staff

Fix tests

Format

Regenerate manifests
@tgorgol
Copy link
Contributor

tgorgol commented Aug 7, 2020

Tag support turned out to be a bit more tricky than we expected. For now we'll support only commit hash and branch as a reference.

@kyma-bot
Copy link
Contributor

kyma-bot commented Aug 7, 2020

@pPrecel: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pre-master-kyma-gke-integration d2e784d link /test pre-master-kyma-gke-integration
pre-master-kyma-gke-upgrade d2e784d link /test pre-master-kyma-gke-upgrade
pre-master-kyma-gke-compass-integration d2e784d link /test pre-master-kyma-gke-compass-integration
pre-master-kyma-integration d2e784d link /test pre-master-kyma-integration
pre-master-kyma-gke-upgrade-for-debug d2e784d link /test pre-master-kyma-gke-upgrade-for-debug

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@pPrecel pPrecel merged commit 0669e65 into kyma-project:master Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/serverless Issues or PRs related to serverless
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants