Skip to content

(kubernetes) Only strip underscores from names #2593

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

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

lwander
Copy link
Member

@lwander lwander commented Aug 18, 2016

@danielpeach @leelasharma

Turns out the only invalid character in a docker repo name is the underscore: https://github.com/docker/docker/blob/f63cdf0260cf6287d28a589a79d3f947def6a569/runtime.go#L33 - so we can keep the dash.

@danielpeach
Copy link
Contributor

LGTM

@lwander lwander merged commit 0589d7b into master Aug 18, 2016
kmarquardsen pushed a commit to target/deck that referenced this pull request Aug 19, 2016
* 'master' of github.com:spinnaker/deck:
  Address the spacing-related linter warnings. (spinnaker#2596)
  core/bake: Add support for 'varFileName' attribute to bake stages. (spinnaker#2594)
  (kubernetes) Only strip underscores from names (spinnaker#2593)
  SpEL autocomplete (spinnaker#2588)
  (titus) replace titus tiny icon (spinnaker#2587)
  (core) add quip stage description link (spinnaker#2586)
  provider/cf: Allow resizing to include memory and disk (spinnaker#2585)
  guard against undefined while loading docker image (spinnaker#2584)
  (core) added retry service, updated docker image reader with retries (spinnaker#2582)
  (netflix) include link to documentation (spinnaker#2583)
  Openstack Security group support for UDP and ICMP (spinnaker#2580)
  Add image list to clusters and project (spinnaker#2530)
  * (gce) load balancer detail panel includes health check for each backend (spinnaker#2581)
  (cf) Add 'disk limit' as an advanced setting to server group settings (spinnaker#2579)
  (gce) updated max vcpu list (spinnaker#2569)
@anotherchrisberry anotherchrisberry deleted the kubernetes-strip-underscore branch March 28, 2017 23:09
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.

3 participants