Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
7fa63147
Unverified
Commit
7fa63147
authored
2 years ago
by
Florian Ruynat
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add ignore_assert_error to ubuntu20 etcd ha job (#9108)
parent
65d95d76
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/files/packet_ubuntu20-calico-etcd-kubeadm-upgrade-ha.yml
+6
-0
6 additions, 0 deletions
.../files/packet_ubuntu20-calico-etcd-kubeadm-upgrade-ha.yml
with
6 additions
and
0 deletions
tests/files/packet_ubuntu20-calico-etcd-kubeadm-upgrade-ha.yml
+
6
−
0
View file @
7fa63147
...
...
@@ -16,3 +16,9 @@ enable_nodelocaldns: False
ipip
:
false
calico_vxlan_mode
:
Always
calico_network_backend
:
bird
# Needed to bypass deprecation check
ignore_assert_errors
:
true
### FIXME FLORYUT Needed for upgrade job, will be removed when releasing kubespray 2.20
calico_pool_blocksize
:
24
### /FIXME
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