Commit Graph

  • f6b267726d Merge pull request #216 from 1Password/vzt/speedup-local-builds Volodymyr Zotov 2025-07-15 17:12:40 -05:00
  • bf8c1291b2 Update CONTRIBUTING.md after resolving conflicts Volodymyr Zotov 2025-07-15 17:09:21 -05:00
  • cd504ec7df Merge branch 'main' into vzt/speedup-local-builds Volodymyr Zotov 2025-07-15 17:08:31 -05:00
  • cabc020cc6 Upgrade to Operator SDK 1.41.1 (#211) Eduard Filip 2025-07-14 19:32:30 +02:00
  • 54eed0c81c Merge pull request #217 from 1Password/release/v1.9.1 v1.9.1 Volodymyr Zotov 2025-07-14 10:47:55 -05:00
  • 8bd7d519fe Update changelog Volodymyr Zotov 2025-07-14 10:44:24 -05:00
  • 2823a571e9 Prepare release v1.9.1 Volodymyr Zotov 2025-07-14 10:37:35 -05:00
  • 772e708f02 Merge pull request #212 from 1Password/vzt/fix-panic-when-reading-file Volodymyr Zotov 2025-07-14 10:30:39 -05:00
  • 4deb27b853 Update CONTRIBUTING.md Volodymyr Zotov 2025-07-10 17:18:00 -05:00
  • 75e24e9e47 Introduce docker-image and restart commands Volodymyr Zotov 2025-07-10 17:15:27 -05:00
  • 583b8251d8 Enable Docker BuildKit for chaching dependencies and faster builds Volodymyr Zotov 2025-07-10 16:36:40 -05:00
  • 285066139f Remove '-a' flag from build command to enable caching Volodymyr Zotov 2025-07-10 16:33:12 -05:00
  • 1d613eac2b Fix logging errors so it won't panic Volodymyr Zotov 2025-07-10 15:46:02 -05:00
  • dbd7408fac Update errors text Volodymyr Zotov 2025-07-10 15:40:53 -05:00
  • 6ef0da2d17 Add file from document Volodymyr Zotov 2025-07-10 14:03:57 -05:00
  • b35acb7d13 Add test case for item with file Volodymyr Zotov 2025-07-08 16:57:59 -05:00
  • 9cee6595d5 Set file content after fetching it Volodymyr Zotov 2025-07-08 16:46:10 -05:00
  • 24d3f6f043 Retry when getting content file via Connect Volodymyr Zotov 2025-07-08 16:44:09 -05:00
  • 5980e7e63a Wrap the error to not lose child errors Volodymyr Zotov 2025-07-08 16:42:38 -05:00
  • 1e9c04ee05 Fix logging the error so it doesn't panic Volodymyr Zotov 2025-07-08 16:41:49 -05:00
  • a5416f4532 Merge pull request #210 from 1Password/eddy/fix-dependabot-alerts Eduard Filip 2025-07-08 19:13:56 +02:00
  • 7e739a6fc7 Address dependabot alerts Eddy Filip 2025-07-07 22:48:27 +02:00
  • 0f1dcdd38a Merge pull request #205 from 1Password/release/v1.9.0 v1.9.0 Volodymyr Zotov 2025-06-30 09:56:41 -05:00
  • 4c04c6699b Update changleog Volodymyr Zotov 2025-06-27 11:17:28 -05:00
  • cd03176aae Prepare release v1.9.0 Volodymyr Zotov 2025-06-26 19:07:49 -05:00
  • f194485a1b Merge pull request #202 from 1Password/vzt/fix-context Volodymyr Zotov 2025-06-24 14:21:29 -05:00
  • d1254b06e7 Merge pull request #198 from 1Password/vzt/service-accounts-support Volodymyr Zotov 2025-06-24 14:21:09 -05:00
  • 7c84f9d3a4 Remove prerequisites section from USAGEGUIDE.md Volodymyr Zotov 2025-06-24 14:18:52 -05:00
  • 13abcb9c8f Merge branch 'vzt/service-accounts-support' into vzt/fix-context Volodymyr Zotov 2025-06-17 13:21:39 -05:00
  • b717823fd0 Update examples section Volodymyr Zotov 2025-06-17 13:12:58 -05:00
  • c9b969def1 Update comments Volodymyr Zotov 2025-06-17 11:27:55 -05:00
  • fd92ef86ab Revert changelog and version change as will be done in release MR Volodymyr Zotov 2025-06-17 11:24:43 -05:00
  • 842c8febdc Update comment Volodymyr Zotov 2025-06-17 11:20:01 -05:00
  • 49a5e93c44 Remove GO111MODULE=on as it set to 'on' by default from Go 1.16 Volodymyr Zotov 2025-06-17 11:19:21 -05:00
  • ac646ec56c Rename vaultIdentifier and itemIdentifier for more clarity Volodymyr Zotov 2025-06-17 11:16:57 -05:00
  • 458ed24ca3 Check second vault ID Volodymyr Zotov 2025-06-16 22:05:06 -05:00
  • bb7b565457 As we check for vault name, we can't initialize the array of exact size as don't know how many items well have ther Volodymyr Zotov 2025-06-16 22:04:23 -05:00
  • 17d44d90bd Check for empty list Volodymyr Zotov 2025-06-16 21:56:51 -05:00
  • 0903bacfbd Check Create_At in the test Volodymyr Zotov 2025-06-16 21:55:32 -05:00
  • 32360d8a83 Remove todos from mocked methods Volodymyr Zotov 2025-06-16 21:53:46 -05:00
  • 2373fbc87f Updated mapping to be faster Volodymyr Zotov 2025-06-16 21:32:00 -05:00
  • 704116b855 Remove user agent from Connect config as it's set automatically when initializing Connect client Volodymyr Zotov 2025-06-16 21:10:33 -05:00
  • 55b5781d7a Pass logger to print what what type of client is used Connect or Service Account Volodymyr Zotov 2025-06-16 21:04:22 -05:00
  • 1aa27fdba0 Sort imports Volodymyr Zotov 2025-06-16 20:54:45 -05:00
  • f164a93b72 Re-arrange env vars Volodymyr Zotov 2025-06-16 20:51:16 -05:00
  • 9d0736285f Fix type Volodymyr Zotov 2025-06-16 20:18:57 -05:00
  • aa1b4ba857 Capitalize 1Password in error Volodymyr Zotov 2025-06-16 20:12:38 -05:00
  • ae9b673f96 Remove commented code Volodymyr Zotov 2025-06-16 20:11:13 -05:00
  • a0475d7170 Check created_at in the SDK mapper test Volodymyr Zotov 2025-06-16 20:09:35 -05:00
  • 922f3c8929 Map CreatedAt Volodymyr Zotov 2025-06-16 20:07:29 -05:00
  • 1fa5bccec2 Upse copy to copy tags Volodymyr Zotov 2025-06-16 20:03:36 -05:00
  • cff4d194ba Update constructor function name Volodymyr Zotov 2025-06-16 19:45:23 -05:00
  • 475860a364 Make changelog description more detailed Volodymyr Zotov 2025-06-16 19:43:45 -05:00
  • 64aad3d573 Revert version change, as should be done in the release MR Volodymyr Zotov 2025-06-13 16:23:45 -05:00
  • 0582c2d6e1 Bump go version to 1.24 Volodymyr Zotov 2025-06-13 16:22:18 -05:00
  • d1be03edd0 Update USAGEGUIDE.md Volodymyr Zotov 2025-06-13 16:15:41 -05:00
  • 83b294690a Revert version change, as should be done in the release MR Volodymyr Zotov 2025-06-13 16:23:45 -05:00
  • ef7361b3c1 Bump go version to 1.24 Volodymyr Zotov 2025-06-13 16:22:18 -05:00
  • 04c1fc1236 Update USAGEGUIDE.md Volodymyr Zotov 2025-06-13 16:15:41 -05:00
  • 3723c962fe Merge branch 'vzt/service-accounts-support' into vzt/fix-context Volodymyr Zotov 2025-06-12 15:08:35 -05:00
  • 4d2120061d Bump onepassword-sdk-version Volodymyr Zotov 2025-06-12 10:08:55 -05:00
  • c95078c34c Retry after 15 minutes, if get rate-limit error Volodymyr Zotov 2025-06-09 16:04:23 -05:00
  • 4527336c37 Increase default container resources Volodymyr Zotov 2025-06-09 16:01:35 -05:00
  • 0b6b07b867 Requeue after 1 munute if faced reate limit error from 1password Volodymyr Zotov 2025-06-08 12:48:55 -05:00
  • 4baad12e10 Add instructions how to use Operator with Service Accounts Volodymyr Zotov 2025-06-08 11:23:10 -05:00
  • efbe96e93a Use global context Volodymyr Zotov 2025-06-08 10:28:15 -05:00
  • ac06f8db13 Add more logs and fix params order Volodymyr Zotov 2025-06-06 16:12:25 -05:00
  • 72511ed687 Return error if both Connect and Service Account credentials are provided Volodymyr Zotov 2025-06-06 12:56:17 -05:00
  • 4757263c66 Wrap errors so it's clear either error is coming from SDK or Connect Volodymyr Zotov 2025-06-06 12:53:56 -05:00
  • 97e06e5c4d Bump version to 1.9.0 Volodymyr Zotov 2025-05-30 16:10:25 -05:00
  • a432b42814 Update Docker file to install dependencies and build Volodymyr Zotov 2025-05-30 14:52:41 -05:00
  • f88ea6696b Update tests to use testify mock Volodymyr Zotov 2025-05-30 14:30:06 -05:00
  • 1498c223a5 Use 1Password Client to initialize operator either with Connect or Service Accounts Volodymyr Zotov 2025-05-29 17:23:49 -05:00
  • 432f2c6cf6 Add Client instance that utilizes either Connect or SDK Volodymyr Zotov 2025-05-29 16:06:55 -05:00
  • a49c6ee045 Add SDK client wrapper Volodymyr Zotov 2025-05-29 16:06:02 -05:00
  • 8881782559 Create Connect client wrapper Volodymyr Zotov 2025-05-29 13:10:15 -05:00
  • dcb5d5675a Add internal models Volodymyr Zotov 2025-05-29 11:30:17 -05:00
  • b567b99774 Merge pull request #196 from 1Password/vzt/remove-vendor Volodymyr Zotov 2025-05-28 09:06:49 -05:00
  • 02c90d424b Remove vendor folder Volodymyr Zotov 2025-05-27 14:56:57 -05:00
  • 4428515407 Update README.md to show the apiVersion (#194) Kevin Gottsman 2025-02-05 07:55:51 -05:00
  • 949a840779 Update bug bounty process (#193) Eduard Filip 2024-12-12 18:16:35 +01:00
  • ced45c33d4 Merge pull request #192 from 1Password/AndyTitu/cpu-resource-request Andi Titu 2024-10-09 11:52:11 +03:00
  • 4091f80351 Use 0.2 instead of 0.2m Andi Titu 2024-10-09 11:45:20 +03:00
  • c94e7a5557 use 0.2 instead of 0.2m Andi Titu 2024-10-09 11:44:53 +03:00
  • 3fbd0b32cd Use requests instead of limits for cpu resource Andi Titu 2024-10-09 11:35:32 +03:00
  • 2c55fbc5ed Merge pull request #189 from plttn/patch-1 Simon Barendse 2024-08-01 17:13:19 +02:00
  • fcb97e1482 Update README.md Jack Platten 2024-06-11 13:23:05 -07:00
  • b3346cbc25 Run 1Password/check-signed-commits-action for PRs (#188) Eduard Filip 2024-05-28 19:36:34 +02:00
  • 8c0f1a7837 Add CONTRIBUTING.md (#186) Eduard Filip 2024-03-25 15:58:16 +01:00
  • eda5612827 Upgrade Operator SDK to v1.34.1 and update dependencies (#185) Eduard Filip 2024-03-25 15:41:18 +01:00
  • 5f232b121a Prepare release 1.8.1 (#183) v1.8.1 github-actions[bot] 2024-01-29 12:32:24 +01:00
  • f72e5243b0 Upgrade the operator to use Operator SDK v1.33.0 (#182) Eduard Filip 2024-01-25 14:21:31 +01:00
  • 8fc852a4dd Merge pull request #173 from 1Password/release/v1.8.0 v1.8.0 Jillian W 2023-08-21 11:18:11 -03:00
  • e6998497a2 Updating version in version.go jillianwilson 2023-08-21 11:11:02 -03:00
  • 4b36cd80bd Preparing release v1.8.0 jillianwilson 2023-08-21 10:59:13 -03:00
  • 030d451c94 Merge pull request #170 from mmorejon/add-volumes-projected-detection Jillian W 2023-08-15 11:08:41 -03:00
  • 1e73bc1220 refactor volume functions Manuel Morejon 2023-08-15 01:30:41 +02:00
  • a42a96bd26 Merge pull request #171 from 1Password/release/v1.7.1 v1.7.1 Jillian W 2023-08-14 16:03:18 -03:00
  • c8fe537ad1 Preparing release jillianwilson 2023-08-14 14:50:13 -03:00
  • 9b4d8eb292 feat: add volumes projected detection Manuel Morejon 2023-08-11 02:29:32 +02:00