-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Seldon rock integration #12
Commits on May 26, 2023
-
Summary of changes: - Added tox.ini to test rock. - Added unit tests to test rock's integrity (passing) - Added integration tests (not passing, needs update from Seldon Core Operator integration tests)
Ivan Chvets committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for c50c7d5 - Browse repository at this point
Copy the full SHA c50c7d5View commit details -
feat: updated seldon core operator rock
Summary of changes: - Modified tox.ini according to code review comments. - Updated security requirements part. - Moved rock to use bare base.
Ivan Chvets committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bd5029e - Browse repository at this point
Copy the full SHA bd5029eView commit details -
Ivan Chvets committed
May 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 37cfb78 - Browse repository at this point
Copy the full SHA 37cfb78View commit details -
Summary of changes: - Reorganized tox.ini - Updated tests to use filesystem.
Ivan Chvets committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 6af4e06 - Browse repository at this point
Copy the full SHA 6af4e06View commit details
Commits on May 29, 2023
-
Summary of changes: - Added fixture to test.
Ivan Chvets committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a311df - Browse repository at this point
Copy the full SHA 3a311dfView commit details -
Summary of changes: - Added fixture to test.
Ivan Chvets committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 861e273 - Browse repository at this point
Copy the full SHA 861e273View commit details -
Merge branch 'kf-3006-feat-seldon-rock-integration' of github.com:can…
…onical/seldonio-rocks into kf-3006-feat-seldon-rock-integration
Ivan Chvets committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f531ec0 - Browse repository at this point
Copy the full SHA f531ec0View commit details -
Ivan Chvets committed
May 29, 2023 Configuration menu - View commit details
-
Copy full SHA for adb7927 - Browse repository at this point
Copy the full SHA adb7927View commit details -
Summary of changes: - Re-organise tox to avoid not needed microk8s setup.
Ivan Chvets committedMay 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 14cfc94 - Browse repository at this point
Copy the full SHA 14cfc94View commit details
Commits on May 30, 2023
-
Ivan Chvets committed
May 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f5f5ce - Browse repository at this point
Copy the full SHA 9f5f5ceView commit details
Commits on Jun 1, 2023
-
feat: seldon core rock integration
Summary of changes: - Updated tox.ini to run tests.
Ivan Chvets committedJun 1, 2023 Configuration menu - View commit details
-
Copy full SHA for a4a2ac7 - Browse repository at this point
Copy the full SHA a4a2ac7View commit details
Commits on Jun 2, 2023
-
Summary of changes: - Updated ROCK definition. - Updated tests.
Ivan Chvets committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f22efd - Browse repository at this point
Copy the full SHA 0f22efdView commit details -
Merge branch 'main' of github.com:canonical/seldonio-rocks into kf-30…
…06-feat-seldon-rock-integration
Ivan Chvets committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d5ebbe - Browse repository at this point
Copy the full SHA 7d5ebbeView commit details
Commits on Jun 6, 2023
-
fix: added verification of service name
Summary of changes: - Added test to verify that service name in ROCK matches the service name in the corresponding charm.
Ivan Chvets committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for db62370 - Browse repository at this point
Copy the full SHA db62370View commit details
Commits on Jun 14, 2023
-
fix: updated rock with new non-root user config
canonical/seldon-core-operator#133 Summary of changes: - Updated rockcraft.yaml with new run-user option to run as non-root. - Updated import procedure.
Ivan Chvets committedJun 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dc8a38a - Browse repository at this point
Copy the full SHA dc8a38aView commit details
Commits on Jun 15, 2023
-
feat: reverted to use shell and yq vs test class
Summary of changes: - Reverted to use of shell commands and `yq` instead of CheckRock test class from chisme package. NOTE: Use of bash shell commands significantly reduces maintability of tox.ini
Ivan Chvets committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 79f6be2 - Browse repository at this point
Copy the full SHA 79f6be2View commit details -
Merge branch 'main' into kf-3006-feat-seldon-rock-integration
Ivan Chvets committedJun 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f2e5f43 - Browse repository at this point
Copy the full SHA f2e5f43View commit details