Commit Graph

7 Commits

Author SHA1 Message Date
Matt Trachier 1cfbb72f2b
fix: dual-stack and load balanced access (#85)
* fix: dual-stack and load balanced access

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: lint

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-06-27 22:25:26 -05:00
Matt Trachier ad570588be
feat!: enable dual stack and version 6 addresses (#80)
* feat!: enable dual stack and version 6 addresses

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: shell check

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-06-21 00:35:57 -05:00
Matt Trachier 6cb3cff557
refactor!: add domains and load balancing (#42)
* refactor!: rethinking the focus
* feat: add domains and load balancing, initial
* feat: add lb domain and certs
* fix: format and lint
* fix: full tests pass
* fix: format and lint
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-04-05 18:32:16 -05:00
Matt Trachier 4933b3a09e
fix: update workflows to meet new standards (#40)
* fix: update workflows to meet new standards

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: update documentation

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: use pull request without target

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: try block notation

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: try folded notation

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: try block with notes

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: put back in one line

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: improve validate

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: improve logging

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: rewriting for better understanding

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: remove explain

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: echo outputs

Signed-off-by: matttrach <matt.trachier@suse.com>

* fix: actually output words

Signed-off-by: matttrach <matt.trachier@suse.com>

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2024-03-23 01:36:50 -05:00
Matt Trachier c6223110d0
feat: add the option to map a public ip to servers on subnet (#33)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-06 19:36:40 -06:00
matttrach 68be7e1120
add the option to set the availability zone when generating a subnet and test
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-26 17:05:24 -05:00
matttrach ffa3f53379 initial
Signed-off-by: matttrach <matttrach@gmail.com>
2023-07-10 10:45:06 -05:00