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

fix last pr bug for etcd-operator label reserved #4979

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

davygeek
Copy link
Contributor

@davygeek davygeek commented Jul 5, 2019

Sorry for the last PR #4970

"app" and "etcd_*" labels are reserved for the internal use of the etcd operator. https://github.com/coreos/etcd-operator/blob/master/pkg/apis/etcd/v1beta2/cluster.go#L108

The current version does not work well, so change label app to application. The new code is work well

@davygeek davygeek requested a review from sougou as a code owner July 5, 2019 02:01
Signed-off-by: davygeek <davygeek@163.com>
@davygeek davygeek changed the title fix last pr bug for etcd label reserved fix last pr bug for etcd-operator label reserved Jul 5, 2019
@sougou sougou merged commit dceeeba into vitessio:master Jul 15, 2019
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.

2 participants