Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
k8s-device-plugin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
RadeonOpenCompute
k8s-device-plugin
Commits
e04d8802
Commit
e04d8802
authored
6 years ago
by
Kenny Ho
Browse files
Options
Downloads
Patches
Plain Diff
Peg docker image to r1.9 in DaemonSet definition
parent
4ee794ab
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
k8s-ds-amdgpu-dp-health.yaml
+1
-1
1 addition, 1 deletion
k8s-ds-amdgpu-dp-health.yaml
k8s-ds-amdgpu-dp.yaml
+1
-1
1 addition, 1 deletion
k8s-ds-amdgpu-dp.yaml
with
2 additions
and
2 deletions
k8s-ds-amdgpu-dp-health.yaml
+
1
−
1
View file @
e04d8802
...
@@ -21,7 +21,7 @@ spec:
...
@@ -21,7 +21,7 @@ spec:
-
key
:
CriticalAddonsOnly
-
key
:
CriticalAddonsOnly
operator
:
Exists
operator
:
Exists
containers
:
containers
:
-
image
:
rocm/k8s-device-plugin
-
image
:
rocm/k8s-device-plugin
:r1.9
name
:
amdgpu-dp-cntr-health
name
:
amdgpu-dp-cntr-health
workingDir
:
/root
workingDir
:
/root
command
:
[
"
./k8s-device-plugin"
]
command
:
[
"
./k8s-device-plugin"
]
...
...
This diff is collapsed.
Click to expand it.
k8s-ds-amdgpu-dp.yaml
+
1
−
1
View file @
e04d8802
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
-
key
:
CriticalAddonsOnly
-
key
:
CriticalAddonsOnly
operator
:
Exists
operator
:
Exists
containers
:
containers
:
-
image
:
rocm/k8s-device-plugin
-
image
:
rocm/k8s-device-plugin
:r1.9
name
:
amdgpu-dp-cntr
name
:
amdgpu-dp-cntr
securityContext
:
securityContext
:
allowPrivilegeEscalation
:
false
allowPrivilegeEscalation
:
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment