tacker/tacker/vnfm
Yi Feng e2db1c7a40 Fix validate error when k8s resource init
This patch fixes the issue that k8s failed to initialize object due
to version upgrade. Skip initial validation by setting the
`client_side_validation` parameter and remove the must_param
variable that was previously set in order to pass the validation.

In kubernetes v23.3.0, 'available_replicas' must be set into status
of `StatefulSet`, so this patch also add a kuryr-kubernetes versioned
parameter temporarily to .zuul.yaml to make the response returned
by kubernetes correct.

Closes-Bug: #1968103
Change-Id: I9495ce0f0893e5f9a1d6c52b98c3db3928bd95a3
2022-04-26 10:37:28 +09:00
..
infra_drivers Fix validate error when k8s resource init 2022-04-26 10:37:28 +09:00
lcm_user_data Heal and scale method support of lcm_user_data 2022-03-09 09:46:25 +00:00
mgmt_drivers Merge "Support CNF update with MgmtDriver" 2022-03-10 21:38:41 +00:00
monitor_drivers Drop most of six importings 2020-10-19 12:10:05 +00:00
policy_actions Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
keystone.py Fix VIM registration error 2021-12-09 15:44:40 +09:00
monitor.py Fix python3 utf-8 decode issue and typo while creating app_monitor 2020-10-06 05:34:43 +00:00
nfvo_client.py Add missed parameters in auto-generated config 2022-03-16 16:34:31 +09:00
plugin.py Drop most of six importings 2020-10-19 12:10:05 +00:00
utils.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vim_client.py Support Helm chart as interface for Kubernetes VIM 2021-09-15 11:45:12 +00:00