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 nginx container name in grafana deployment #13356

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

hongkailiu
Copy link
Contributor

@hongkailiu hongkailiu commented Jul 8, 2019

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/prow Issues or PRs related to prow sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Jul 8, 2019
@hongkailiu
Copy link
Contributor Author

/assign @stevekuznetsov

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 8, 2019
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: ba1c9dc5b4ef497cd8fb50409e255cfc70a0b7d7

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hongkailiu, stevekuznetsov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 8, 2019
@k8s-ci-robot k8s-ci-robot merged commit c26bb1d into kubernetes:master Jul 8, 2019
@stevekuznetsov
Copy link
Contributor

$ KUBECONFIG=~/.kube/prow bazel run //prow/monitoring:production.apply
DEBUG: /home/stevekuznetsov/.cache/bazel/_bazel_stevekuznetsov/b470984fd2838346154ef4c1e31b67ca/external/bazel_toolchains/rules/rbe_repo/checked_in.bzl:125:9: rbe_default not using checked in configs; Bazel version 0.27.1 was picked/selected but no checked in config was found in map {"0.20.0": ["8.0.0"], "0.21.0": ["8.0.0"], "0.22.0": ["8.0.0", "9.0.0"], "0.23.0": ["8.0.0", "9.0.0"], "0.23.1": ["8.0.0", "9.0.0"], "0.23.2": ["9.0.0"], "0.24.0": ["9.0.0"], "0.24.1": ["9.0.0"], "0.25.0": ["9.0.0"], "0.25.1": ["9.0.0"], "0.25.2": ["9.0.0"], "0.26.0": ["9.0.0"], "0.26.1": ["9.0.0"], "0.27.0": ["9.0.0"]}
INFO: Build option --features has changed, discarding analysis cache.
INFO: Analyzed target //prow/monitoring:production.apply (0 packages loaded, 446 targets configured).
INFO: Found 1 target...
Target //prow/monitoring:production.apply up-to-date:
  bazel-bin/prow/monitoring/production.apply
INFO: Elapsed time: 2.361s, Critical Path: 0.41s
INFO: 11 processes: 11 linux-sandbox.
INFO: Build completed successfully, 13 total actions
INFO: Build completed successfully, 13 total actions
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
namespace/prow-monitoring configured
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
clusterrolebinding.rbac.authorization.k8s.io/prow-prometheus-operator configured
clusterrole.rbac.authorization.k8s.io/prow-prometheus-operator configured
serviceaccount/prometheus-operator unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
deployment.apps/prometheus-operator configured
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
servicemonitor.monitoring.coreos.com/prometheus unchanged
servicemonitor.monitoring.coreos.com/alertmanager unchanged
servicemonitor.monitoring.coreos.com/grafana unchanged
servicemonitor.monitoring.coreos.com/deck unchanged
servicemonitor.monitoring.coreos.com/ghproxy unchanged
servicemonitor.monitoring.coreos.com/hook unchanged
servicemonitor.monitoring.coreos.com/plank unchanged
servicemonitor.monitoring.coreos.com/sinker unchanged
servicemonitor.monitoring.coreos.com/tide unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
serviceaccount/prometheus-prow unchanged
clusterrolebinding.rbac.authorization.k8s.io/prometheus-prow configured
clusterrole.rbac.authorization.k8s.io/prometheus-prow configured
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
prometheus.monitoring.coreos.com/prow unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
service/prometheus unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
serviceaccount/grafana unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
service/grafana unchanged
ingress.extensions/grafana unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
configmap/grafana-nginx unchanged
configmap/grafana-datasources unchanged
configmap/grafana-config unchanged
configmap/grafana-dashboards unchanged
configmap/grafana-dashboard-prow unchanged
configmap/grafana-dashboard-deck unchanged
configmap/grafana-dashboard-ghproxy unchanged
configmap/grafana-dashboard-hook unchanged
configmap/grafana-dashboard-plank unchanged
configmap/grafana-dashboard-sinker unchanged
configmap/grafana-dashboard-tide unchanged
$ /home/stevekuznetsov/google-cloud-sdk/bin/kubectl --kubeconfig= --cluster=gke_k8s-prow_us-central1-f_prow --context= --user= apply -f -
deployment.apps/grafana configured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/prow Issues or PRs related to prow cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants