argo-cd/server
Yuan Tang 8e8a1ded27
build!: Remove non-Linux binaries from the image and fix image building on Mac ARM (#7668)
* build: Support image building on Mac ARM

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Pass GOOS and GOARCH explicitly

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Retrigger CI pipeline

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Remove windows and mac binaries in the image

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Update download handler registration

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Inject arch to env var via webpack

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Fix lint

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Add BUILD_ALL_CLIS env flag for make release-cli

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>

* Run in release-cli target directly

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2021-11-18 21:42:14 -08:00
..
account fix: password reset requirements (#7071) 2021-08-24 23:21:03 -07:00
application fix: Address issue during diff when secret data is nil (#7603) 2021-11-03 12:46:05 -07:00
badge chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cache fixed max to use MaxInt64 value (#6911) 2021-08-04 11:07:54 -07:00
certificate chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
cluster feat: cache argo cd rbac (#7587) 2021-11-03 11:28:52 -07:00
gpgkey chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
logout fix: reset token-cookie on logout (oidc) (#7092) 2021-08-27 11:09:19 -07:00
metrics feat: support pprof endpoints (#7533) 2021-11-01 10:49:43 -07:00
project chore: Correct function names in docstring in server/project/project.go (#7650) 2021-11-08 09:48:28 -08:00
rbacpolicy feat: cache argo cd rbac (#7587) 2021-11-03 11:28:52 -07:00
repocreds feat: show difference in repos that exist and that should be changed (#7224) 2021-09-16 08:02:50 -07:00
repository fix: return a codes.NotFound error when trying to get a non-existent repository (#7548) 2021-10-30 10:11:19 +02:00
session chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
settings feat: Add banner position option #7313 (#7462) 2021-10-23 11:09:17 -07:00
version chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
server.go build!: Remove non-Linux binaries from the image and fix image building on Mac ARM (#7668) 2021-11-18 21:42:14 -08:00
server_norace_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
server_test.go feat: Headless Argo CD (aka GitOps Agent) (#6361) 2021-07-20 21:51:36 -07:00