tacker/tacker
Ai Hamano 3a1ccca97d Update k8s v1.25.2 and helm 3.10.1
This patch updates the k8s version to 1.25.2 and helm version to 3.10.1.

The following changes have been made in kubernetes 1.24, so this patch
supports them.
  - Dockershim Removed from kubelet
    -> Changed from Dockershim to CRIO
  - Service account tokens are no longer auto-generated
    for every ServiceAccount
    -> Changed secrets to be created manually

Also fixes the following API versions that have already been removed
in kubernetes 1.25.
  - autoscaling/v2beta1
  - extensions/v1beta1

Implements: blueprint update-k8s-helm-prometheus
Change-Id: Ic9c2f66251c5d11a652184be5908d91e0ee3fb7d
2022-11-16 13:39:41 +09:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
cmd Multi version API support 2021-09-16 01:19:51 +00:00
common Add str_to_bool util 2022-09-15 14:55:55 +00:00
conductor Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
conf Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
db A DB migration tool for API version update 2022-09-22 06:59:38 +00:00
extensions Merge "Support vimConnectionInfo.extra when CNF deploy" 2022-09-12 11:20:13 +00:00
glance_store Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
hacking Use LOG.warning instead of deprecated LOG.warn 2021-12-15 01:28:39 +00:00
keymgr Drop most of six importings 2020-10-19 12:10:05 +00:00
locale Imported Translations from Zanata 2020-10-24 08:58:53 +00:00
mistral Remove deprecated keystoneclient 2022-09-14 11:27:29 +09:00
nfvo Add str_to_bool util 2022-09-15 14:55:55 +00:00
objects Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
plugins Refactor constants in conductor 2022-02-21 11:58:26 +09:00
policies Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
privileged Fix failure of testing privsep 2022-03-18 19:25:11 +09:00
releasenotes/notes Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
services Drop most of six importings 2020-10-19 12:10:05 +00:00
sol_refactored Merge "Fix Prometheus Plugin syntax error" 2022-09-28 21:24:12 +00:00
tests Update k8s v1.25.2 and helm 3.10.1 2022-11-16 13:39:41 +09:00
tosca Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
vnflcm Merge "Support multi artifact of interfaces" 2022-09-16 20:34:54 +00:00
vnfm Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
__init__.py Drop most of six importings 2020-10-19 12:10:05 +00:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Use more reasonable default domain name 2022-04-26 05:49:24 +00:00
auth.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
context.py Remove deprecated attributes from context 2022-06-03 10:48:44 +09:00
manager.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
policy.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
service.py Fix two-stage process launcher in tacker-server 2021-04-23 09:33:49 +09:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00