Commit graph

735 commits

Author SHA1 Message Date
3297ecd034 Add missing token. 2023-08-18 15:56:20 +02:00
1a5c4ee639 Does doc generation as well. 2023-08-18 15:41:29 +02:00
0ba4996408 Fix typo. 2023-08-18 15:34:09 +02:00
0e52acfdef Can, maybe, be simplified. 2023-08-18 15:33:54 +02:00
3968c36e35 Update description. 2023-08-18 14:50:45 +02:00
3296ed84d4 Adapt regexp. 2023-08-18 14:24:19 +02:00
365bdf249d Improve documentation. 2023-08-18 14:09:02 +02:00
3c9a9cc2b3 Merge branch 'main' of git@github.com:mnlipp/VM-Operator.git into main 2023-08-18 11:23:48 +02:00
823bcedf1e Change configuration format. 2023-08-18 11:23:17 +02:00
Michael N. Lipp
5281db5ce4
Also update javadoc. 2023-08-18 07:29:11 +02:00
417fc736d7 Default to Stopped. 2023-08-17 21:18:29 +02:00
4ed5168591 Generate load balancer service instead of unspecific service. 2023-08-17 20:24:10 +02:00
f4e8318b6e Add load balancer service info for testing. 2023-08-17 20:23:07 +02:00
5b12606b58 Add port info. 2023-08-17 18:00:58 +02:00
6ec91e7a7e Support additional metadata for services continued. 2023-08-17 15:43:04 +02:00
ff6b4eea8c No longer required. 2023-08-17 13:40:51 +02:00
7b2b44fa82 Use true as default. 2023-08-17 13:39:54 +02:00
0e3bb88497 Support additional metadata for services. 2023-08-17 13:38:19 +02:00
477db06f8d Deletions happen automatically due to owner references. 2023-08-17 11:09:51 +02:00
cf1432b973 Provide manager version to templates. 2023-08-16 18:07:30 +02:00
697cb04f3f Merge branch 'main' of git@github.com:mnlipp/VM-Operator.git into main 2023-08-16 17:36:09 +02:00
2ae9b29c77 Add ownership relation.
See https://github.com/argoproj/argo-cd/discussions/15072
2023-08-16 17:35:48 +02:00
4df29cb5c3 Add ownership relation. 2023-08-16 17:33:16 +02:00
d407c9cc6e Avoid NPE when handling delayed event. 2023-08-16 17:32:49 +02:00
c354e11592 Fix/add resource requirements. 2023-08-15 17:03:43 +02:00
e84b9e3e82 Fix/add resource requirements. 2023-08-15 17:02:59 +02:00
f56fe228aa The client library is so not thread safe, adapt usage.
See https://github.com/kubernetes-client/java/issues/100
2023-08-15 15:54:40 +02:00
6cf5ecadc2 Support template configuration. 2023-08-15 09:51:59 +02:00
Michael N. Lipp
81128f9289
Clarify version information 2023-08-15 08:11:14 +02:00
ffdc603122 Add intel-iommu device. 2023-08-14 22:22:26 +02:00
62be40205b Support node selection. 2023-08-14 18:47:13 +02:00
77be2f63e8 Fix mac address. 2023-08-14 18:39:00 +02:00
2404663045 Move memory parsing to utility class. 2023-08-14 17:17:34 +02:00
e7f572a954 Simplify evaluation. 2023-08-14 15:45:16 +02:00
04535a0e72 Fix name. 2023-08-14 11:01:21 +02:00
Michael N. Lipp
14fc78c07e
Update Readme.md 2023-08-14 06:25:59 +02:00
Michael N. Lipp
8eee782fcf
Update kustomization.yaml 2023-08-14 06:18:22 +02:00
Michael N. Lipp
e4c7b13773
Update kustomization.yaml 2023-08-14 06:16:49 +02:00
facc474a7a Use different port for dev example. 2023-08-13 22:27:50 +02:00
af49c952fd Fix Running/Stopped behavior. 2023-08-13 22:24:40 +02:00
97225b1c01 Remove obsolete line. 2023-08-13 22:16:33 +02:00
ef4576104f Update examples. 2023-08-13 17:42:24 +02:00
ec4e6c64ba Fix permissions. 2023-08-13 16:59:03 +02:00
367f36d806 Allow operations on services. 2023-08-13 15:52:19 +02:00
d2eea50093 Make storageClass for runner data configurable. 2023-08-13 15:17:58 +02:00
9745e854f7 Fix image handling. 2023-08-13 14:19:27 +02:00
db3b533c5d Add service reconciler. 2023-08-13 12:24:08 +02:00
19f435a75c Minor edits. 2023-08-13 11:41:10 +02:00
deb06723ee Generate documentation for package scoped classes. 2023-08-13 11:33:51 +02:00
Michael N. Lipp
d1a802c20a
Update Controller.java 2023-08-13 08:57:40 +02:00