Skip to content

Conversation

jimoosciuc
Copy link
Contributor

When tried to deploy kraken via helm in a kubernetes cluster, an installation error occurred.

versions:

  • kubernetes: v1.16.2
  • helm: v3.0.2

command:

$ helm install kraken ./helm

error message:
    Error: Deployment.apps "kraken-testfs" is invalid: spec.template.metadata.labels: Invalid value: map [string] string {"app.kubernetes.io/component": "testfs", "app.kubernetes.io / instance ":" kraken "," app.kubernetes.io/name":"kraken "}: selector does not match template `labels

@CLAassistant
Copy link

CLAassistant commented May 26, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented May 26, 2020

Codecov Report

Merging #260 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   66.08%   66.13%   +0.05%     
==========================================
  Files         184      184              
  Lines        9098     9098              
==========================================
+ Hits         6012     6017       +5     
+ Misses       2323     2320       -3     
+ Partials      763      761       -2     
Impacted Files Coverage Δ
lib/torrent/scheduler/events.go 72.59% <0.00%> (+1.44%) ⬆️
utils/dedup/interval_trap.go 100.00% <0.00%> (+10.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8d5afb...30dce7e. Read the comment docs.

@yiranwang52 yiranwang52 merged commit 1c0ee7a into uber:master May 26, 2020
@uber uber deleted a comment from g4ngsterl1fe May 30, 2020
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