Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Ka
1eccb64bcb
fix(source/service): headless records and root/base domain (#5624)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-07-09 00:43:28 -07:00
Michel Loiseleur
756a7288da chore!: remove unmaintained providers 2025-05-25 09:43:01 +02:00
Michel Loiseleur
ac4049bf03
ci(docs): add markdown linters and editorconfig (#5055)
* ci(docs): add markdown linters

* fixes issues in md detected by the linter

* fix workflow

* pre commit

* add editor config

* fix test

* review
2025-02-09 14:07:56 -08:00
foyerunix
bf8c4c0ba6 Allow to register all pods and their associated PTR record
Add two new options:
- --ignore-non-host-network-pods
- --pod-source-domain

Combined toghether, they can be used to register the IPs
of all pods with their associated PTR record.

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2025-01-14 07:23:38 +00:00
Thomas Hopkins
9f29d3c188
docs(annotations): note how to set multiple hostnames
Setting multiple hostnames through this annotation has been possible since #256, but this behavior has not been sufficiently documented before.
2024-07-10 11:07:22 -04:00
Frederic Mereu
f721b415db
docs: provider-specific annotations for ambassador 2024-02-12 11:40:29 +01:00
John Gardiner Myers
76a2ea17aa Make --ignore-hostname-annotation flag more consistent 2023-10-02 23:51:43 -07:00
John Gardiner Myers
4a32aaec01 Implement target annotation for more sources 2023-09-27 23:16:14 -07:00
John Gardiner Myers
7044fdf040 Use ServiceIP for ClusterIP Services with internal-hostname annotation 2023-09-16 17:33:30 -07:00
Fredrik Larsson
bd568e9ba9 Add docs for annotation support on Gateway 2023-07-05 09:54:24 +02:00
John Gardiner Myers
7c36154341 Document annotations 2023-06-25 16:58:48 -07:00