Skip to content

fix: remove deprecated componentConfig and controller manager options #256

fix: remove deprecated componentConfig and controller manager options

fix: remove deprecated componentConfig and controller manager options #256

name: Test Operator Deployment
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
pull_request_target:
types: [ labeled ]
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: setup-go@v5
with:
go-version: '1.20.x'