Jaeger-operator: Avoid repetitive labels/owner references

Created on 22 Feb 2019  路  3Comments  路  Source: jaegertracing/jaeger-operator

Context: https://github.com/jaegertracing/jaeger-operator/pull/193#discussion_r258954070

Basically, it would be good to not repeat ourselves too much when creating labels/setting owner references. A common function can be used for this.

enhancement good first issue hacktoberfest

Most helpful comment

Should I have to use these functions across?

yes, They are already used in some places but not everywhere.

All 3 comments

@jpkrohling shall I work on this?

Should I have to use these functions across?

Should I have to use these functions across?

yes, They are already used in some places but not everywhere.

Most of this has been handled as part of #904, but the AsOwner was missing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ewohltman picture ewohltman  路  7Comments

daroga0002 picture daroga0002  路  3Comments

jkandasa picture jkandasa  路  8Comments

shubhanshus picture shubhanshus  路  9Comments

palmerabollo picture palmerabollo  路  9Comments