provider-kairos/internal/provider
tyzbit 40e8666450
feat(kubevip): static pod support (#520)
Closes https://github.com/kairos-io/kairos/issues/1993

To use:

```
kubevip:
  static_pod: true
```

I'm still getting my build environment set up so unfortunately I can't
test this functionality myself but the change should be straightforward.
Please review with this in mind, I definitely could have missed
something.

Signed-off-by: Tyler Hawkins <3319104+tyzbit@users.noreply.github.com>
2024-01-24 09:35:24 +01:00
..
assets Fixup fixture 2022-12-04 10:58:25 +00:00
config feat(kubevip): static pod support (#520) 2024-01-24 09:35:24 +01:00
bootstrap_test.go fix: bump go.mod path to v2 (#431) 2023-07-03 21:07:41 +02:00
bootstrap.go Don't write an empty k3s service on disk (#519) 2024-01-10 17:11:36 +01:00
challenge_test.go fix: bump go.mod path to v2 (#431) 2023-07-03 21:07:41 +02:00
challenge.go Bump kairos version (#446) 2023-07-10 18:10:33 +02:00
common.go 🎨 Initial import of provider code 2022-08-16 08:27:04 +00:00
install.go 1233-Rework tests (#306) 2023-05-04 19:53:20 +03:00
interactive-install.go Set the proper yaml section for p2p (#483) 2023-10-18 17:16:41 +02:00
p2p.go ⬆️ Drop yip direct dep (#434) 2023-07-04 14:53:57 +02:00
provider_suite_test.go 🎨 Initial import of provider code 2022-08-16 08:27:04 +00:00
recovery.go 1233-Rework tests (#306) 2023-05-04 19:53:20 +03:00
start.go Remove the bus.EventAvailableReleases implementation (#496) 2023-12-08 14:04:27 +02:00