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

use headless service for kafka in minikube #322

Merged
merged 1 commit into from
Oct 9, 2017
Merged

use headless service for kafka in minikube #322

merged 1 commit into from
Oct 9, 2017

Conversation

sandeepbhojwani
Copy link

resolves: #321

@sandeepbhojwani sandeepbhojwani merged commit 87b7189 into argoproj:master Oct 9, 2017
@sandeepbhojwani sandeepbhojwani deleted the minikubebug branch October 9, 2017 23:39
icecoffee531 pushed a commit to icecoffee531/argo-workflows that referenced this pull request Jan 5, 2022
* Support fetching/checkouts of non-branch/-tag git refs

Provides a `source.git.ref` field for specifying a specific non-branch
non-tag git ref at which to perform a checkout. Providing one will
result in a shallow (depth 1) clone of the repo and shallow subsequent
fetches.

The motivation for this change is to support sourcing of trigger
templates from Gerrit patchsets. Gerrit uses non-branch/-tag refs
extensively and specifically in this case stores change patchsets in
`refs/changes/[slice]/[change]/[patchset]`. While arbitrary refs are
kind of an obscure git feature, there very well may be other git based
systems utilizing them.

* Fixed protobuf field index for Ref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use headless service for kafka in minikube
2 participants