Pasha Sviderski
5707c37b63
docs: replace managed DNS domain: cluster.uncloud.run -> uncld.dev
2025-12-12 18:21:11 +10:00
Justin Bradford and GitHub
939645e144
refactor: Make --context cli flag a global option ( #174 )
...
* Make `--context` flag a global option and remove duplication
* Remove unused dns showOptions struct
* First pass of refactoring "active context" determination and validation
* Undo some refactoring in cli.go to keep diff more focused
2025-11-19 20:30:32 +10:00
Pavel Sviderski
f467fad84c
chore: rename cluster term to context in CLI and config, convert config toml -> yaml
2025-04-01 21:29:32 +10:00
Pavel Sviderski
042dd594e0
refactor: decouple deploy and compose packages from client dependency
2025-03-24 14:38:16 +10:00
Pavel Sviderski
b1abd07dde
refactor: move api, client, compose packages to pkg
2025-03-22 18:43:00 +10:00
Pavel Sviderski
3757813b20
refactor: rename main module to github.com/psviderski/uncloud
2025-03-22 18:25:08 +10:00
Pavel Sviderski
eb42082955
fix(dns): update DNS records when reserving a new cluster domain, fixes #36
2025-03-11 21:12:00 +10:00
Pavel Sviderski
a5f6ec4a68
feat(dns): expose service as service-name.cluster-domain if cluster domain reserved
2025-02-26 21:10:21 +10:00
Pavel Sviderski
ecec42ea60
feat(dns): cluster API for creating DNS records for cluster domain
2025-02-24 20:32:30 +10:00
Pavel Sviderski
af4629b679
feat(dns): add CLI commands to reserve, show, delete cluster domain
2025-02-24 17:37:43 +10:00