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
|
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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
Anish Ramasekar
|
335d0da031
|
chore: use configMapGenerator for creating configmap (#31)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
|
2021-05-13 12:04:35 -07:00 |
Ernest Wong
|
5fd7ae2263
|
test: enable e2e on kind clusters and shellcheck (#24)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
|
2021-05-11 15:34:15 -07:00 |
Anish Ramasekar
|
29e00813a0
|
ci: enable linting and fix issues (#23)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
|
2021-05-10 16:21:01 -07:00 |
Ernest Wong
|
dc63675c64
|
chore: Makefile improvement and add e2e test case (#19)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
|
2021-05-10 14:28:14 -07:00 |
Ernest Wong
|
6d29d702b8
|
test: e2e test framework backbone (#18)
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
|
2021-05-04 17:06:06 -07:00 |
Anish Ramasekar
|
980d796e91
|
feat: implement mutating webhook (#15)
* feat: implement mutating webhook
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
* test: add unit tests for webhook handler
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
|
2021-05-04 12:30:57 -07:00 |
Anish Ramasekar
|
d948ba2545
|
feat: implement proxy and init iptables (#12)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
|
2021-04-30 14:51:28 -07:00 |