Skip to content

Commit 24d7378

Browse files
committed
chore: ko description change
1 parent 58db758 commit 24d7378

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

.ko.yaml

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ builds:
2525
ldflags:
2626
- "-s -w"
2727
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
28+
annotations:
29+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
2830
labels:
2931
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
3032
org.opencontainers.image.licenses: "Apache-2.0"
3133
org.opencontainers.image.title: "NVSentinel Fault Quarantine Module"
32-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
34+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
3335
org.opencontainers.image.version: "{{.Env.VERSION}}"
3436
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
3537
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -40,26 +42,30 @@ builds:
4042
ldflags:
4143
- "-s -w"
4244
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
45+
annotations:
46+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
4347
labels:
4448
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
4549
org.opencontainers.image.licenses: "Apache-2.0"
4650
org.opencontainers.image.title: "NVSentinel Fault Remediation Module"
47-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
51+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
4852
org.opencontainers.image.version: "{{.Env.VERSION}}"
4953
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
5054
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
5155

5256
- id: health-events-analyzer
5357
dir: health-events-analyzer
5458
main: .
59+
annotations:
60+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
5561
ldflags:
5662
- "-s -w"
5763
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
5864
labels:
5965
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
6066
org.opencontainers.image.licenses: "Apache-2.0"
6167
org.opencontainers.image.title: "NVSentinel Health Events Analyzer"
62-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
68+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
6369
org.opencontainers.image.version: "{{.Env.VERSION}}"
6470
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
6571
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -70,11 +76,13 @@ builds:
7076
ldflags:
7177
- "-s -w"
7278
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
79+
annotations:
80+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
7381
labels:
7482
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
7583
org.opencontainers.image.licenses: "Apache-2.0"
7684
org.opencontainers.image.title: "NVSentinel CSP Health Monitor"
77-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
85+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
7886
org.opencontainers.image.version: "{{.Env.VERSION}}"
7987
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
8088
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -85,11 +93,13 @@ builds:
8593
ldflags:
8694
- "-s -w"
8795
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
96+
annotations:
97+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
8898
labels:
8999
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
90100
org.opencontainers.image.licenses: "Apache-2.0"
91101
org.opencontainers.image.title: "NVSentinel Maintenance Notifier"
92-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
102+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
93103
org.opencontainers.image.version: "{{.Env.VERSION}}"
94104
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
95105
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -100,11 +110,13 @@ builds:
100110
ldflags:
101111
- "-s -w"
102112
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
113+
annotations:
114+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
103115
labels:
104116
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
105117
org.opencontainers.image.licenses: "Apache-2.0"
106118
org.opencontainers.image.title: "NVSentinel Labeler Module"
107-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
119+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
108120
org.opencontainers.image.version: "{{.Env.VERSION}}"
109121
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
110122
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -115,11 +127,13 @@ builds:
115127
ldflags:
116128
- "-s -w"
117129
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
130+
annotations:
131+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
118132
labels:
119133
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
120134
org.opencontainers.image.licenses: "Apache-2.0"
121135
org.opencontainers.image.title: "NVSentinel Node Drainer Module"
122-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
136+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
123137
org.opencontainers.image.version: "{{.Env.VERSION}}"
124138
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
125139
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -130,11 +144,13 @@ builds:
130144
ldflags:
131145
- "-s -w"
132146
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
147+
annotations:
148+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
133149
labels:
134150
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
135151
org.opencontainers.image.licenses: "Apache-2.0"
136152
org.opencontainers.image.title: "NVSentinel Janitor"
137-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
153+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
138154
org.opencontainers.image.version: "{{.Env.VERSION}}"
139155
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
140156
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"
@@ -145,11 +161,13 @@ builds:
145161
ldflags:
146162
- "-s -w"
147163
- "-X main.version={{.Env.VERSION}} -X main.commit={{.Env.GIT_COMMIT}} -X main.date={{.Env.BUILD_DATE}}"
164+
annotations:
165+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
148166
labels:
149167
org.opencontainers.image.source: "https://github.com/nvidia/nvsentinel"
150168
org.opencontainers.image.licenses: "Apache-2.0"
151169
org.opencontainers.image.title: "NVSentinel Platform Connectors"
152-
org.opencontainers.image.description: "Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments"
170+
org.opencontainers.image.description: "Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments"
153171
org.opencontainers.image.version: "{{.Env.VERSION}}"
154172
org.opencontainers.image.revision: "{{.Env.GIT_COMMIT}}"
155173
org.opencontainers.image.created: "{{.Env.BUILD_DATE}}"

make/docker.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docker-build: setup-buildx ## Build Docker image (multi-platform with cache)
3434
--annotation "index:org.opencontainers.image.source=https://github.com/nvidia/nvsentinel" \
3535
--annotation "index:org.opencontainers.image.licenses=Apache-2.0" \
3636
--annotation "index:org.opencontainers.image.title=NVSentinel $(MODULE_NAME)" \
37-
--annotation "index:org.opencontainers.image.description=Fault remediation service to help with rapid node-level issues resolution in GPU-accelerated computing environments" \
37+
--annotation "index:org.opencontainers.image.description=Fault remediation service for rapid node-level issue resolution in GPU-accelerated Kubernetes environments" \
3838
--annotation "index:org.opencontainers.image.version=$(VERSION)" \
3939
--annotation "index:org.opencontainers.image.revision=$(GIT_COMMIT)" \
4040
--annotation "index:org.opencontainers.image.created=$(BUILD_DATE)" \

0 commit comments

Comments
 (0)