Commit Graph

258 Commits

Author SHA1 Message Date
dovholuknf 15170a1f84 rework docker depolyment to triggered by a ziti release. add a manual option to deploy from a release version 2026-05-20 15:06:13 -04:00
Kenneth Bingham 7e557b03c7 Merge pull request #3731 from openziti/dependabot/docker/dist/docker-images/ziti-controller/all-95fdd77210
Bump openziti/ziti-console-assets from 4.1.1 to 4.1.2 in /dist/docker-images/ziti-controller in the all group
2026-03-31 09:05:24 -04:00
dependabot[bot] b8a8ae4225 Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.39.1 to 2.40.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 17:01:15 +00:00
dependabot[bot] 867f131506 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 4.1.1 to 4.1.2

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 16:59:56 +00:00
Clint Dovholuk f6814c117a Quickstart ha only (#3724)
* wip changes: trying to make the quickstart nothing but ha

* when on windows be nice and use a powershell friendly line continuation char

* remove --clustered usage from config create as that's the default and remove 'ha' from quickstart test

* forgot to update the tests as well

* remove other 'ha' references in the config generation and verify traffic

* remove ha refs from the quickstart ha doc

* was a bit too quick to remove these flags - putting back

* change from fatals to error and RunE. add --spiffed-id to pki creation. remove now defunct TestDatabaseFile*

* updates to docker based test

* pr feedback updates

* missed some test updates
2026-03-27 10:13:42 -04:00
Kenneth Bingham 65b2cd4220 stop linking to non-existent doc 2026-03-24 11:48:10 -04:00
Kenneth Bingham a9fb5fdd5b add tests for v1 migration 2026-03-23 18:07:58 -04:00
Kenneth Bingham 52bef19156 refine detecting migration needed; protect migrated files 2026-03-23 17:54:42 -04:00
Kenneth Bingham 3d3ca15d3b Merge pull request #3704 from openziti/linux-dpkg-err
refine linux upgrade
2026-03-23 17:41:37 -04:00
Kenneth Bingham 621a8f967e clarify linux migration hint 2026-03-23 16:43:46 -04:00
Kenneth Bingham 554a0ae03f reorder daemon-reload 2026-03-23 16:40:41 -04:00
dependabot[bot] 1c812a62d1 Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.39.0 to 2.39.1

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 15:54:47 +00:00
Kenneth Bingham 1a8eb26dcb restart system service if stopped to migrate 2026-03-19 23:20:09 -04:00
Kenneth Bingham 5cdfce8d52 reroute zrok instance getter 2026-03-19 22:54:49 -04:00
Kenneth Bingham 88d5caa1c9 polish dist tests 2026-03-18 13:59:17 -04:00
Kenneth Bingham a6650fb864 Merge pull request #3693 from openziti/polish-linux-install
fix linux server cluster init wait
2026-03-17 18:34:01 -04:00
Kenneth Bingham 3a8c2dd9d6 use sentence casing for docs 2026-03-16 18:50:31 -04:00
Kenneth Bingham fc72fa6052 freshen docker controller/router docs for v2 2026-03-16 18:16:13 -04:00
Kenneth Bingham b3ac2cced2 fix linux server cluster init wait 2026-03-16 18:00:34 -04:00
Kenneth Bingham a82a7d45ca polish linux server install 2026-03-16 17:29:02 -04:00
Kenneth Bingham f68cf0b676 add upload opt to package builder 2026-03-16 17:08:40 -04:00
Kenneth Bingham 5e739dca7a refine linux packages 2026-03-16 17:08:39 -04:00
dependabot[bot] 5f6c34f5a9 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 4.0.3 to 4.1.1

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 17:04:19 +00:00
Kenneth Bingham ed454061cd only check dataDir writability if defined; resolves #3607 2026-03-06 16:24:07 -05:00
dependabot[bot] 72cb30c711 Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.38.1 to 2.39.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 17:09:09 +00:00
Kenneth Bingham 70ab654b93 restart router to force kid refresh; start in clustered mode 2026-02-26 09:49:30 -05:00
Kenneth Bingham 1f95faf8dc retire ingress-nginx 2026-02-19 12:09:04 -05:00
Kenneth Bingham 5ba3a03d5f Merge pull request #3586 from openziti/dependabot/docker/dist/docker-images/ziti-controller/all-82e062ce2d
Bump openziti/ziti-console-assets from 4.0.2 to 4.0.3 in /dist/docker-images/ziti-controller in the all group
2026-02-17 09:26:33 -05:00
dependabot[bot] 18f0ccb38d Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.38.0 to 2.38.1

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 16:42:27 +00:00
dependabot[bot] 64b6a3aae4 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 4.0.2 to 4.0.3

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 16:39:40 +00:00
Kenneth Bingham 157964e905 Merge pull request #2872 from openziti/2809-dockerlinux-controller---clustered-mode
make HA clustered mode the default for Docker and Linux distributions of ziti controller
2026-02-09 16:07:59 -05:00
Kenneth Bingham d52e7c652d Merge pull request #3529 from openziti/dependabot/docker/dist/docker-images/ziti-controller/all-5fc38d9cd9
Bump openziti/ziti-console-assets from 4.0.1 to 4.0.2 in /dist/docker-images/ziti-controller in the all group
2026-02-02 17:04:45 -05:00
dependabot[bot] bb11bf045c Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.37.0 to 2.38.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 17:59:12 +00:00
dependabot[bot] f5be9b0977 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 4.0.1 to 4.0.2

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 17:50:58 +00:00
Kenneth Bingham 13c1f17ae7 correct gocache in local build script 2026-01-27 15:31:51 -05:00
Kenneth Bingham 9766b586e0 start Docker and Linux deployments as single-node cluster 2026-01-27 15:25:56 -05:00
dependabot[bot] 2ed0029faf Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 4.0.0 to 4.0.1

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 17:04:29 +00:00
dependabot[bot] d4d8d334b2 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 3.12.9 to 4.0.0

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 19:22:29 +00:00
Kenneth Bingham 34f7db7b2d Merge pull request #3450 from openziti/dependabot/docker/dist/docker-images/ziti-cli/all-efc0935b51
Bump portainer/kubectl-shell from 2.36.0 to 2.37.0 in /dist/docker-images/ziti-cli in the all group
2025-12-22 12:14:49 -05:00
dependabot[bot] 3e6bbf98dc Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.36.0 to 2.37.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 15:16:35 +00:00
Kenneth Bingham a9a3234518 ensure ziti is built when controller/router are selected 2025-12-19 12:23:52 -05:00
dependabot[bot] f482947008 Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 3.12.7 to 3.12.9

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 3.12.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 15:13:03 +00:00
Kenneth Bingham cc144e3ac5 Merge pull request #3406 from openziti/dependabot/docker/dist/docker-images/ziti-controller/all-50e9db38b2
Bump openziti/ziti-console-assets from 3.12.4 to 3.12.7 in /dist/docker-images/ziti-controller in the all group
2025-12-01 14:17:11 -05:00
dependabot[bot] 8559c2f62e Bump openziti/ziti-console-assets
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 3.12.4 to 3.12.7

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-version: 3.12.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 17:52:16 +00:00
dependabot[bot] f4da9edbd1 Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.35.0 to 2.36.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 17:41:44 +00:00
Kenneth Bingham 3bc3a95d9a get ctrl endpoint from router jwt if not set in config YAML; resolves #3339 2025-11-20 10:41:48 -05:00
dependabot[bot] 161a1d1587 Bump portainer/kubectl-shell
Bumps the all group in /dist/docker-images/ziti-cli with 1 update: portainer/kubectl-shell.


Updates `portainer/kubectl-shell` from 2.34.0 to 2.35.0

---
updated-dependencies:
- dependency-name: portainer/kubectl-shell
  dependency-version: 2.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 15:52:44 +00:00
Kenneth Bingham 1af71e5293 use default protocol tcp; resolves #3323 2025-10-15 10:58:31 -04:00
Kenneth Bingham f7846c1bc9 Merge pull request #3274 from openziti/3076-tproxy-mode-in-musl---enable-split-horizon-dns
add dns-upstream option for tproxy nameserver
2025-10-06 11:15:36 -04:00
Kenneth Bingham 756bef97b8 use a different source image for kubectl; resolves #3291 2025-09-29 14:57:10 -04:00