Skip to content

[RFE] Option to disable permanent networking setup in the bastion host #695

@josecastillolema

Description

@josecastillolema

Today jetlag permanently configures the networking on the bastion host (using nmcli) so as the config would persist across reboots on the bastion host.
While this is ideal for the typical manual user in the labs, this is not ideal from the CI perspective (and it's becoming increasingly complex to manage).
What we are suggesting here is a new var (permanent_network_bastion_setup), that when set to false prevents this configuration to be persistent. That way, at the begining at a Prow CI run, we can just systemctl network restart and make sure we have a clean and consistent starting point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions