009dffea12
This proposed a RC1 release for kuryr-kubernetes to get any merged changes out prior to the RC1 deadline for Xena going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Thursday, September 16. $ git log --oneline --no-merges 4.0.0..1a120c23 df925c3a Enable reconciliation by default cb30a40c Document cache parameters f23419d0 Update the LoadBalancers Reconciliation Loop 1e53f3ad Replace duplicate code to get klb crd path 164095b0 Remove ep_slices from klb on endpoint delete event 990ba608 Add Octavia Tempest Plugin 9afa2ed3 Add the Service Creation Flow Diagram c56e465c Fix multinode gate. 7f2c925a Loadbalancers reconciliation 2700a8e5 Add x-openstack-request-id into Kuryr Logs bd8469b4 Change documentation for devstack deployment. 0c0ade43 gracefully exit daemonserver before registry exit 55f1c305 Use correct logger when setting pyroute2 log level a707cc1f Fixes for latest changes on Neutron devstack. 1e2e5b16 Add original exception to log about dead component b418608f Minor formatting corrections. 1b6eb50d Update the Service Creation Process 032d0736 Update the Handlers and the Resources 7a6fb928 Increase keystoneauth's connection pool size 9d0d27f6 Add the regenerate option in building kuryr-controller image a17e5502 Show error messages when resources are stuck 9d0b053c Workaround OVN bug causing subports to be DOWN 1c2cd789 Work with pyroute2 0.6.4 b24380b4 Fix Listener timeouts update d0e7a68b Add golang dependency for devstack. 024f38d4 Update DOCs to use OFTC instead of Freenode for IRC 378ce7cc Changed minversion in tox to 3.18.0 32a1efc0 Switch testing to Xena testing runtime 25f5acce Dropping draining node while removing k8s cluster. 11a34d0e Enable multinode gate. e005247b Make containerized deployment as a default. c034b006 Use kubeadm for installing Kubernetes on devstack. ea4f7871 Ignore 422 Unprocessable Entity on KLB patching abcbb703 Enable kuryrnetwork handler when using Network Policies 06c6fa2b Update GO version 4e7c330d Clean up usage of ubuntu bionic on crio job 673fb5d9 Fix readiness quota check e84a6a70 Fix NPs for OVN LBs with hairpin traffic 91207a23 setup.cfg: Replace dashes with underscores 2327d390 Fix typo in kuryport.py file 2d78b7ab Remove redundant parentheses f707d471 Remove the import alias, which is same as package name. f2eceb3a Remove unnecessary use of set around a generator. 2fde08fc Remove pyroute2 deprication warning 849fb30f Prepare gate for OVN as default in DevStack df363292 Migrate kuryr-cni to go.mod 5eaafbc8 Log pyroute2 RuntimeError details d0331abc Include proper log when Kuryr cannot reach Octavia API f10003f6 Fix constant update of Listeners timeout cf2b6732 Fixing bug, Kuryr-Controller crashes when it's missing the status bfe2e259 Include service subnet to be open for namespaceSelector set to all. fae12d9b Enable Listener data timeouts test in tempest.conf 3a3d3c25 Stop deleting KuryrPorts of host-networking pods 3918e87e Update container images used on the docs 07a3723f Allow Pods Network to have smaller MTU than Nodes 32e883eb Update master for stable/wallaby ce9bac5b CNI: Fix NetlinkError prevention with nested VLAN 217c6c4c CNI: Allow building with go 1.16 87f6c66d Add option to set listener timeouts for lb created by Kuryr Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Iafa735624aec69311cf3da404217f9b561a93cea
24 lines
715 B
YAML
24 lines
715 B
YAML
---
|
|
launchpad: kuryr-kubernetes
|
|
release-model: cycle-with-rc
|
|
team: kuryr
|
|
type: other
|
|
repository-settings:
|
|
openstack/kuryr-kubernetes: {}
|
|
cycle-highlights:
|
|
- Kuryr logs now provide details with indication of OpenStack Services
|
|
that should be anlyzed when experiencing issues that it's not able
|
|
to recover from.
|
|
- Kuryr allows setting the Load Balancer listener timeout by setting
|
|
an annotation to the Service.
|
|
- Kuryr can reconcile Load Balancer to correspond to the Services
|
|
specification.
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/kuryr-kubernetes
|
|
hash: 1a120c23f6d753c5ea66b920cc1d5ac14e17bffe
|
|
branches:
|
|
- name: stable/xena
|
|
location: 5.0.0.0rc1
|