-
Notifications
You must be signed in to change notification settings - Fork 718
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2755 from geethub97/fixing-annotations
Fixing Rancher annotations for prometheus federator and project monitoring.
- Loading branch information
Showing
143 changed files
with
77 additions
and
47 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-122 KB
assets/rancher-project-monitoring/rancher-project-monitoring-0.3.0+up0.3.2.tgz
Binary file not shown.
Binary file added
BIN
+122 KB
assets/rancher-project-monitoring/rancher-project-monitoring-0.3.0+up0.3.3.tgz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...3.2/charts/helmProjectOperator/Chart.yaml → ...3.3/charts/helmProjectOperator/Chart.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion
3
...g/0.3.0+up0.3.2/charts/grafana/Chart.yaml → ...g/0.3.0+up0.3.3/charts/grafana/Chart.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
packages/rancher-monitoring/prometheus-federator/generated-changes/patch/Chart.yaml.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- charts-original/Chart.yaml | ||
+++ charts/Chart.yaml | ||
@@ -1,10 +1,12 @@ | ||
annotations: | ||
catalog.cattle.io/certified: rancher | ||
catalog.cattle.io/display-name: Prometheus Federator | ||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0' | ||
catalog.cattle.io/namespace: cattle-monitoring-system | ||
catalog.cattle.io/os: linux,windows | ||
catalog.cattle.io/permits-os: linux,windows | ||
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1 | ||
+ catalog.cattle.io/rancher-version: '>= 2.6.5-0 < 2.7.0-0' | ||
catalog.cattle.io/release-name: prometheus-federator | ||
apiVersion: v2 | ||
appVersion: 0.3.2 |
17 changes: 17 additions & 0 deletions
17
.../prometheus-federator/generated-changes/patch/charts/helmProjectOperator/Chart.yaml.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- charts-original/charts/helmProjectOperator/Chart.yaml | ||
+++ charts/charts/helmProjectOperator/Chart.yaml | ||
@@ -1,12 +1,12 @@ | ||
annotations: | ||
catalog.cattle.io/certified: rancher | ||
catalog.cattle.io/display-name: Helm Project Operator | ||
- catalog.cattle.io/kube-version: '>=1.16.0-0' | ||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0' | ||
catalog.cattle.io/namespace: cattle-helm-system | ||
catalog.cattle.io/os: linux,windows | ||
catalog.cattle.io/permits-os: linux,windows | ||
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1 | ||
- catalog.cattle.io/rancher-version: '>= 2.6.0-0' | ||
+ catalog.cattle.io/rancher-version: '>= 2.6.5-0 < 2.7.0-0' | ||
catalog.cattle.io/release-name: helm-project-operator | ||
apiVersion: v2 | ||
appVersion: 0.2.1 |
4 changes: 2 additions & 2 deletions
4
packages/rancher-monitoring/prometheus-federator/package.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
url: https://github.com/rancher/prometheus-federator.git | ||
subdirectory: charts/prometheus-federator/0.3.2 | ||
commit: 7c7cc83b3efdcc19cae5e7c7ba3ac6504ede55d2 | ||
subdirectory: charts/prometheus-federator/0.3.3 | ||
commit: 002944bfa164dc325613e2acd9a00e9014799297 | ||
version: 0.3.0 |
4 changes: 2 additions & 2 deletions
4
...itoring/rancher-project-monitoring/generated-changes/dependencies/grafana/dependency.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
workingDir: "" | ||
url: https://github.com/rancher/prometheus-federator.git | ||
subdirectory: charts/rancher-project-monitoring/0.3.2/charts/grafana | ||
commit: 7c7cc83b3efdcc19cae5e7c7ba3ac6504ede55d2 | ||
subdirectory: charts/rancher-project-monitoring/0.3.3/charts/grafana | ||
commit: 002944bfa164dc325613e2acd9a00e9014799297 |
9 changes: 5 additions & 4 deletions
9
...es/rancher-monitoring/rancher-project-monitoring/generated-changes/patch/Chart.yaml.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
--- charts-original/Chart.yaml | ||
+++ charts/Chart.yaml | ||
@@ -4,7 +4,7 @@ | ||
@@ -2,7 +2,9 @@ | ||
catalog.cattle.io/certified: rancher | ||
catalog.cattle.io/display-name: Project Monitoring | ||
catalog.cattle.io/hidden: "true" | ||
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.26.0-0' | ||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0' | ||
catalog.cattle.io/permits-os: linux,windows | ||
- catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.8.0-0' | ||
+ catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.7.0-0' | ||
+ catalog.cattle.io/rancher-version: '>= 2.6.5-0 < 2.7.0-0' | ||
catalog.cattle.io/release-name: rancher-project-monitoring | ||
apiVersion: v2 | ||
appVersion: 0.59.1 |
9 changes: 9 additions & 0 deletions
9
...toring/rancher-project-monitoring/generated-changes/patch/charts/grafana/Chart.yaml.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- charts-original/charts/grafana/Chart.yaml | ||
+++ charts/charts/grafana/Chart.yaml | ||
@@ -1,4 +1,6 @@ | ||
annotations: | ||
+ catalog.cattle.io/rancher-version: '>= 2.6.5-0 < 2.7.0-0' | ||
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0' | ||
catalog.cattle.io/hidden: "true" | ||
catalog.cattle.io/os: linux | ||
catalog.rancher.io/certified: rancher |
11 changes: 0 additions & 11 deletions
11
...s/rancher-monitoring/rancher-project-monitoring/generated-changes/patch/values.yaml.patch
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
packages/rancher-monitoring/rancher-project-monitoring/package.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
url: https://github.com/rancher/prometheus-federator.git | ||
subdirectory: charts/rancher-project-monitoring/0.3.2 | ||
commit: 7c7cc83b3efdcc19cae5e7c7ba3ac6504ede55d2 | ||
subdirectory: charts/rancher-project-monitoring/0.3.3 | ||
commit: 002944bfa164dc325613e2acd9a00e9014799297 | ||
version: 0.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
prometheus-federator: | ||
- 0.3.0+up0.3.2 | ||
- 0.3.0+up0.3.3 | ||
rancher-project-monitoring: | ||
- 0.3.0+up0.3.2 | ||
- 0.3.0+up0.3.3 |