зеркало из
1
0
Форкнуть 0
Граф коммитов

715 Коммитов

Автор SHA1 Сообщение Дата
Anish Ramasekar 7845d7087b
feat: use cert-controller rotator for server certs (#93)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-07-19 22:32:46 +00:00
Ernest Wong c6d0a5674e
docs: add content for introduction, concepts and SA labels and annotations topic (#100)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-19 14:50:49 -07:00
Ernest Wong 30042ec08c
ci: collect pod logs after e2e test suite is finished running (#101)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-16 21:36:59 +00:00
Anish Ramasekar c052022b43
feat: add user agent to client (#99)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-07-15 17:52:25 -04:00
Ernest Wong 1f4c734cfa
feat: add readiness and liveness probes to webhook (#95)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-13 15:10:42 -07:00
Ernest Wong 4569f630f3
test: add helm installation and upgrade as part of e2e (#90)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-13 12:02:30 -07:00
Ernest Wong 7d531aa4fa
docs: publish doc site with GitHub Actions (#92)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-12 17:32:24 -04:00
Ernest Wong 97dff5a097
docs: documentation website backbone (#82)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-12 19:56:02 +00:00
Sertaç Özercan bace9bea68
Set minimum TLS version in webhook (#86)
* min tls version

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* update to v0.21.2

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* fix merge conflicts

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
2021-07-12 15:19:29 -04:00
hbc 9670a9df4b
feat: add `-webhook-cert-dir` flag to allow overriding (#84)
* feat: add `-webhook-cert-dir` flag to allow overriding

* doc: note for {TempDir} behavior in Mac
2021-07-09 11:28:06 -07:00
Ernest Wong 6446ea0360
chore: add PR and issue templates (#89)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-08 14:31:46 -07:00
Sertaç Özercan de2c864e04
replace deprecated linters (#88) 2021-07-08 12:34:20 -07:00
Heba Elayoty fb21ee1dad
generate helm from manifest (#66) 2021-07-07 19:37:42 -07:00
Ernest Wong c6c13a2194
test: fix job dependencies in nightly test pipeline (#81)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-07-06 15:00:23 -07:00
Anish Ramasekar 5a1b5d10d4
feat: implement custom authorizer for msal-go example (#74)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-29 15:24:47 +00:00
Anish Ramasekar c6b92d5091
feat: add AZURE_AUTHORITY_HOST env var (#75)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-29 08:59:38 -04:00
Ernest Wong 859047929d
test: validate token exchange (#73)
Signed-off-by: GitHub <noreply@github.com>
2021-06-25 17:33:41 -07:00
Anish Ramasekar 83310b4585
release: update manifests for v0.2.0 (#72)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-25 11:03:19 -07:00
Ernest Wong 34760da454
test: verify deployment YAML with kind cluster (#70)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-18 17:03:27 +00:00
Anish Ramasekar 93e6505f19
chore: set api://AzureADTokenExchange as default audience (#69)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-18 16:40:54 +00:00
Anish Ramasekar b1811d0e11 use staging-pool for CI
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-16 11:16:13 -07:00
Anish Ramasekar aeaae3b34d fix: add `control-plane` to deploy manifest
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-16 11:16:13 -07:00
Anish Ramasekar e3eb96c263
chore: update to using Azure.Security.KeyVault.Secrets for example (#65)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-15 00:02:47 +00:00
Ernest Wong 675e4d9ed7
chore: repalce `control-plane` label with `mpod.aad-pod-identity.io/system` (#63)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-14 23:26:34 +00:00
Ernest Wong b1e9c939f1
chore: ensure availability after installing cert-manager (#64)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-14 11:40:48 -07:00
Ernest Wong 3938a7b0dc
test: remove role assignment with identity ID and registry scope (#62)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-11 11:05:25 -07:00
Anish Ramasekar 23c5e1f188
fix: use request namespace for service account (#59)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-09 17:23:26 +00:00
Anish Ramasekar 03b9b06a83
fix: add EOF to pod manifest (#55)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-04 11:12:39 -07:00
Anish Ramasekar 90c3f43305
chore: use camelCase for variables in msal .NET example (#54)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-04 17:12:37 +00:00
Anish Ramasekar 3e165b20b0
feat: add example with msal net and keyvault (#52)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-06-04 09:18:47 -07:00
Ernest Wong 006329cc05
ci: disable nightly pipeline in PR (#53)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-03 23:28:31 +00:00
Ernest Wong 361e07ed45
test: add upgrade test as part of nightly pipeline (#51)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-02 20:49:02 +00:00
Ernest Wong 5ecea6c776
test: setup nightly test pipeline (#50)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-01 15:32:56 -07:00
Ernest Wong 710e9d31c6
ci: enable binary scanning with trivy (#49)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-06-01 09:54:01 -07:00
Anish Ramasekar b8e06ef0b6
release: update manifests for v0.1.0 (#47)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-28 12:09:57 -07:00
Anish Ramasekar e6288dc514
docs: add installation steps for webhook (#48)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-28 17:16:20 +00:00
Ernest Wong e691969b72
test: add an e2e job for windows containerd cluster (#46)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-28 09:53:44 -07:00
Ernest Wong 72226a1003
chore: change proxy image name to to `proxy` (#45)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-25 12:12:45 -07:00
Ernest Wong d4e6193fa0
ci: always remove resource groups after e2e (#44)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-25 01:24:17 +00:00
Anish Ramasekar a6abf7a831
chore: generate deploy manifest and add manifest_staging (#40)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-25 00:35:13 +00:00
Anish Ramasekar 30bb284c77
docs: update readme content (#42)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-21 22:36:07 +00:00
Ernest Wong 6e42a6dbd9
chore: change webhook controller manager image name to `webhook` (#41)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-21 14:17:04 -07:00
Ernest Wong 43ce16a36f
test: add an e2e job for windows cluster (#39)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-21 12:58:59 -07:00
Ernest Wong d121f70b87
chore: upgrade kind to v0.11.0 (#38)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>

Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-20 16:44:56 +00:00
Anish Ramasekar 2fd8376dac
feat: add jwks generator tool (#36)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-19 21:45:04 +00:00
Ernest Wong c856bec463
chore: bump golang.org/x/crypto to v0.0.0-20201216223049-8b5274cf687f (#37)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-19 19:57:32 +00:00
Anish Ramasekar 4d39eb434a
feat: make audience configurable (#35)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-18 11:45:07 -07:00
Ernest Wong db593a00e8
test: add an e2e job for arc scenario (#34)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-18 11:44:00 -07:00
Anish Ramasekar 9915cd918a
feat: add example with msal go (#33)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-05-14 09:10:14 -07:00
Ernest Wong 0a2f64c6e1
chore: setup image publishing pipeline & remove the use of personal registry (#30)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
2021-05-13 13:06:27 -07:00