Volodymyr Zotov
|
706ebdd8b8
|
Copy manager.yaml from test/e2e when starting e2e tests
|
2025-09-05 10:40:46 -05:00 |
|
Volodymyr Zotov
|
7e08158d2f
|
Use op.ReadItemField command
|
2025-08-28 13:22:11 -05:00 |
|
Volodymyr Zotov
|
6492b3cf34
|
Remove operator package, as make commands can be run directly using system.Run
|
2025-08-28 13:12:48 -05:00 |
|
Volodymyr Zotov
|
f7f5462133
|
Pass CRDs on createion of kube instance
|
2025-08-27 11:19:17 -05:00 |
|
Volodymyr Zotov
|
0c3caf88b6
|
Provide default inerval and timeout via config
|
2025-08-26 16:31:07 -05:00 |
|
Volodymyr Zotov
|
b40f27b052
|
Refactor kube package to use controller-runtime golang client to interact with cluster
|
2025-08-26 15:11:04 -05:00 |
|
Volodymyr Zotov
|
cd03a651ad
|
Refactor kube package to use controller-runtime client instead of using kubectl CLI.
This allows to runt the tests faster
|
2025-08-25 22:52:17 -05:00 |
|
Volodymyr Zotov
|
9aac824066
|
Add test case for ignore-secret tag
|
2025-08-22 11:22:39 -05:00 |
|
Volodymyr Zotov
|
c082f9562e
|
Add tests case to check that kubernetes secret is updated after item is updated in 1Password
|
2025-08-22 10:15:33 -05:00 |
|
Volodymyr Zotov
|
57478247cf
|
Update secret to point to operator-acceptance-tests vault
|
2025-08-22 10:13:58 -05:00 |
|
Volodymyr Zotov
|
bb97134e10
|
Add comments on each test helper function
|
2025-08-22 08:30:35 -05:00 |
|
Volodymyr Zotov
|
cf9b267eaf
|
Remove commented code
|
2025-08-21 16:02:04 -05:00 |
|
Volodymyr Zotov
|
ca051a08cf
|
Move testhelper package to pkg so it can be installed as dependency in secrets injector repo
|
2025-08-21 15:52:06 -05:00 |
|
Volodymyr Zotov
|
2003d13788
|
Fix lint issues and CheckSecretExists function
|
2025-08-21 10:38:19 -05:00 |
|
Volodymyr Zotov
|
7187f41ef1
|
Checking that all secrets are created before running tests
|
2025-08-21 10:17:19 -05:00 |
|
Volodymyr Zotov
|
d0b11c70f0
|
Roll back Connect test
|
2025-08-21 10:11:06 -05:00 |
|
Volodymyr Zotov
|
9825cb57c9
|
Test with service account
|
2025-08-21 10:02:13 -05:00 |
|
Volodymyr Zotov
|
6bb6088353
|
Use GetProjectRoot to create secret
|
2025-08-21 09:56:37 -05:00 |
|
Volodymyr Zotov
|
5a56fd3330
|
Wait for Connect pod is running
|
2025-08-20 15:51:50 -05:00 |
|
Volodymyr Zotov
|
dcd7eefac0
|
Increase timeout to 1 minute
|
2025-08-20 15:39:44 -05:00 |
|
Volodymyr Zotov
|
c144bd3d01
|
Remove PatchOperatorManageConnect as manifest has MANAGE_CONNECT: true set already
|
2025-08-20 15:02:21 -05:00 |
|
Volodymyr Zotov
|
299689fe13
|
Extract setting context namespace to standalone function SetContextNamespace
|
2025-08-20 14:57:47 -05:00 |
|
Volodymyr Zotov
|
7885ba649b
|
Set to namespace to default
|
2025-08-20 14:42:08 -05:00 |
|
Volodymyr Zotov
|
600adf2670
|
Move cmd package to testhelper and rename to be system
|
2025-08-20 14:27:12 -05:00 |
|
Volodymyr Zotov
|
e167db2357
|
Remove secret from previous step
|
2025-08-20 10:30:28 -05:00 |
|
Volodymyr Zotov
|
91a9bb6d63
|
Create op-credentials secret to use operator with Connect
|
2025-08-20 10:24:16 -05:00 |
|
Volodymyr Zotov
|
116c8c92a7
|
Update item path to point to test secret
|
2025-08-20 10:23:44 -05:00 |
|
Volodymyr Zotov
|
c1e9934088
|
Fix typo
|
2025-08-19 14:51:32 -05:00 |
|
Volodymyr Zotov
|
19b629f2ee
|
Move BuildOperatorImage function to testhelper.operator package
|
2025-08-19 14:50:39 -05:00 |
|
Volodymyr Zotov
|
174f952691
|
Split testing flow for Connect and Service Accounts
|
2025-08-19 12:05:29 -05:00 |
|
Volodymyr Zotov
|
5630d788a2
|
Create kube package that abstracts interactions with kubernetes cluster
|
2025-08-19 11:52:28 -05:00 |
|
Volodymyr Zotov
|
d504e5ef35
|
Add e2e tests using Service Accounts
|
2025-08-19 10:51:43 -05:00 |
|
Volodymyr Zotov
|
7d2596a4aa
|
Create e2e tests package
|
2025-08-15 13:28:39 -05:00 |
|