Kenneth Bingham
b248c8d40d
Merge pull request #2937 from openziti/quickstart-docker-allinone-test
...
optimize all-in-one test
2025-03-31 16:41:13 -04:00
Kenneth Bingham
806d6c312e
optimize all-in-one test
2025-03-26 11:25:28 -04:00
Kenneth Bingham
764f22f113
send verbose output to debug fd
2025-03-26 11:08:05 -04:00
Kenneth Bingham
b663666f8b
assign debug var at procedure entrypoint
2025-03-26 09:35:20 -04:00
Kenneth Bingham
59f31677b3
upgrade httpbin
2025-03-19 08:53:06 -04:00
Kenneth Bingham
521a6f39d9
build helm deps if declared in local charts dir
2025-03-18 20:54:30 -04:00
dovholuknf
9711a4b697
update docker files for new zac env var ( #2784 )
...
* update docker files for new zac env var
* remove extra file (how did that get in there)
2025-03-14 09:40:08 -04:00
Kenneth Bingham
2274959aa7
refactor k8s quickstart script for cert manager upgrade
2025-03-12 16:43:19 -04:00
Paul Lorenz
f8d23cef3c
Only create ziti config dir on write. Fix ha quickstart test.
2025-03-12 15:25:54 -04:00
Kenneth Bingham
a27e86ace6
adopt ha-test changes from main
2025-03-10 12:56:18 -04:00
dovholuknf
20ec891ca4
closes #2825 - use the client chain going forward ( #2830 )
...
* closes #2825 - use the client chain going forward
* cleanup how the wait for terminator works
* update ha-test to be more resilient. wait longer. etc
* remove unused function
* don't forget to remove the trap
* use the correct casing for trap
* add log message
* use service.name
2025-02-26 15:17:46 -05:00
Paul Lorenz
b65be5e725
Try to get quickstart output
2025-02-04 19:44:46 -05:00
Andrew Martinez
b16bf208d4
re-used > reused
2025-01-21 13:59:04 -05:00
Paul Lorenz
5429ce5064
Separate leader updates from controller cluster member updates
2025-01-09 16:18:34 -05:00
Kenneth Bingham
5aecac623e
stop assuming hostname resolves to an ip address
2024-12-20 15:48:05 -05:00
Kenneth Bingham
aac3ab512c
add go build/test cache
2024-12-20 15:13:04 -05:00
Kenneth Bingham
c74781daea
replace member-pid with cluster-member in ha test script
2024-12-20 15:06:29 -05:00
Kenneth Bingham
1670394ab7
tweak the ha test script
2024-12-20 14:53:55 -05:00
dovholuknf
e6d2fdc59c
Merge pull request #2538 from openziti/quickstart-ha
...
add quickstart support for ha
2024-11-15 08:13:59 -05:00
dovholuknf
5221424f53
test update
2024-11-15 07:14:44 -05:00
dovholuknf
1943470b70
test changes
2024-11-15 07:02:11 -05:00
dovholuknf
12f811285e
update test some
2024-11-14 17:48:26 -05:00
dovholuknf
8c600e6ed6
add a script to test the ha bringup and fix a small trust-domain issue
2024-11-14 17:38:59 -05:00
Kenneth Bingham
c31173a47a
normalize whitespace
2024-11-04 15:40:18 -05:00
Kenneth Bingham
e0e4c42135
stop requiring GNU grep to run the kubernetes quickstart
2024-11-04 13:05:45 -05:00
Kenneth Bingham
002e35cfb9
use single port, single ingress settings (ALPN) in the k8s quickstart
2024-10-21 17:34:55 -04:00
Kenneth Bingham
b890d268a0
Merge pull request #2481 from openziti/qrkourier-patch-1
...
Clarify all in one instructions
2024-10-21 09:30:14 -04:00
Kenneth Bingham
aa18e20bf9
avoid DNS SAN ambiguity in quickstart server certs
2024-10-15 17:22:01 -04:00
Kenneth Bingham
b3ad08f569
Clarify all in one instructions
2024-10-13 13:12:39 -04:00
Kenneth Bingham
924680d154
use explicit policy semantic and all/all SERP in k8s demo
2024-10-02 11:41:56 -04:00
dovholuknf
344d770a84
quiet the mkdir from complaining the directory already exists
2024-09-27 07:28:48 -04:00
Kenneth Bingham
77e34954f6
clarify controller url if overriden
2024-09-26 16:18:02 -04:00
Kenneth Bingham
2ac5b64734
hint how to open the quickstart console
2024-09-26 16:08:53 -04:00
Kenneth Bingham
25f9120db5
fix github owner/name assignments
2024-09-23 18:36:12 -04:00
Kenneth Bingham
f26e00235b
fix path to ziti binary in getZiti() function
2024-09-23 18:09:29 -04:00
Kenneth Bingham
7d86540ce6
debug quickstart scripts
2024-09-23 17:30:51 -04:00
Kenneth Bingham
519a9a02f9
fix quickstart ziti version
2024-09-23 16:34:41 -04:00
Kenneth Bingham
1affdfff52
tidy Dockerfiles
2024-09-23 15:44:08 -04:00
Kenneth Bingham
8ad523ed5e
stop hard-coding trustDomain
2024-09-10 12:56:36 -04:00
Kenneth Bingham
0277215d85
fix build dir
2024-08-29 14:45:55 -04:00
Kenneth Bingham
53157c9c90
fix quickstart test
2024-08-29 14:40:38 -04:00
Kenneth Bingham
a372c1f3ed
Merge branch 'main' of github.com:openziti/ziti into test-k8s-deployments
2024-08-29 14:37:15 -04:00
Kenneth Bingham
ba86000353
stop setting home because it's in the container defaults
2024-08-29 13:14:46 -04:00
Kenneth Bingham
885ca854d4
set the working dir for the docker quickstart
2024-08-26 12:10:25 -04:00
Kenneth Bingham
c2ff4cf331
fix ordered list
2024-08-26 09:15:55 -04:00
Kenneth Bingham
b2f02664ad
add k8s deployment test
2024-08-23 18:10:17 -04:00
Kenneth Bingham
efefb5371f
add docker deployment test workflow
2024-08-20 14:58:51 -04:00
Kenneth Bingham
a9cc86d638
word-split minikube start args
2024-08-15 12:30:33 -04:00
Kenneth Bingham
79e430e166
Merge pull request #2203 from openziti/allinone-controller-image
...
use the controller image so the console is available
2024-07-26 16:26:17 -04:00
Kenneth Bingham
8f662f45c3
also use controller image for CI test
2024-07-26 14:38:41 -04:00