forked from kata-containers/kata-containers
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: replicate nginx image to private ACR
mcr.microsoft.com/azurelinux/base/nginx:1 got updated again on 12/6 and caused test failures on our pipeline due to the policy annotation of images that depend on nginx getting outdated. Replicate this image to our private test images ACR so that is stable and doesn't get unknowingly updated or deleted. We will still test mcr.microsoft.com/azurelinux/base/nginx:1 under "common_images" category and detect any future possible image breaking changes. The result of this change will be more stable test results without loosing coverage. Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
- Loading branch information
Showing
11 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/deployment/deployment-front.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures/appsv1deployment.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures/deploy-clientside.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures/rc-lastapplied.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures/rc-noexist.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures/replication.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/agent/samples/policy/yaml/kubernetes/fixtures2/rc-service.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.