Skip to content

Store vip port's fixed ip and port ids of gateway nodes inside controller-config.toml of k8s-lbaas

Theresa Schüttig requested to merge tschuettig/issue-659-lbaas into sstrk/issue-659

Version Control Information

Source branch: tschuettig/issue-659-lbaas
Target branch: sstrk/issue-659

Commits:

* Revert "tmp: run pipeline to test lbaas"

This reverts commit be624f5ef21ce20a14806acd37535951b7b2c3a2.

* tmp: run pipeline to test lbaas

* Store vip port's fixed ip and port ids of gateway nodes inside controller-config.toml of k8s-lbaas
These values will be used by the ch-k8s-lbaas to add the vip port's fixed ip & the fixed ips of the gateway ports to the allowed address pairs of each gateway node

Description

This was a requirement for the following ch-k8s-lbaas issue

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports