Skip to content

Extend webhook timeout to 30s in helmcharts, support static IP assigment on all interfaces and Refresh networks in host info post reconciliation #559

Extend webhook timeout to 30s in helmcharts, support static IP assigment on all interfaces and Refresh networks in host info post reconciliation

Extend webhook timeout to 30s in helmcharts, support static IP assigment on all interfaces and Refresh networks in host info post reconciliation #559

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22.2'
cache: false
- name: Build the Docker image
run: make builder-run