Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Lack of consistency with regards to naming images/referring to images #220

Open
3 of 9 tasks
berndtj opened this issue Feb 13, 2018 · 0 comments
Open
3 of 9 tasks

Comments

@berndtj
Copy link
Contributor

berndtj commented Feb 13, 2018

Image manager uses UUID for docker image name:

10.111.19.186:5000/8932e5fd-128d-4316-acff-f385a43ab355:latest

Function manager uses the function name with a unique tag:

10.111.19.186:5000/func-hello-again:20180213-003022

We should be consistent. My guess is neither is quite right.

  • Bug
  • Feature
  • Enhancement

Detailed Description

Context

Possible Implementation

Complexity

  • Low - Simple enhancement or bug fix, no architectural changes or refactoring
  • Medium - Change requires some thought, but is relatively isolated
  • High - Significant architectural change or large refactor

Impact

  • Low - Annoyance, but does not impact business or functinality
  • Medium - Issue can be worked around, but is causing pain
  • High - Blocker

Your Environment

  • Dispatch CLI version (or git commit):
  • Dispatch Chart version (or image[s] tag):
  • Operating System and version:
  • Kubernetes version (and distribution):
  • Etc (any other useful environmental information):
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants