Skip to content
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

Merge main into pipeline experiments #1661

Merged
merged 124 commits into from
Aug 10, 2023
Merged

Merge main into pipeline experiments #1661

merged 124 commits into from
Aug 10, 2023

Conversation

lucferbux
Copy link
Contributor

Description

How Has This Been Tested?

Test Impact

Request review criteria:

Self checklist (all need to be checked):

  • The developer has manually tested the changes and verified that the changes work
  • Commits have been squashed into descriptive, self-contained units of work (e.g. 'WIP' and 'Implements feedback' style messages have been removed)
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has added tests or explained why testing cannot be added (unit tests & storybook for related changes)

If you have UI changes:

  • Included any necessary screenshots or gifs if it was a UI change.
  • Included tags to the UX team if it was a UI/UX change.

After the PR is posted & before it merges:

  • The developer has tested their solution on a cluster by using the image produced by the PR to main

dependabot bot and others added 30 commits June 26, 2023 20:20
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandez <[email protected]>
Change "viusal chnages" to "visual changes"
* Test serving runtime

* Refactor custom serving runtimes enablement

* Remove tensorflow from ootb

* Add startup function to migrate disablement status for Custom Serving Runtime

* Fix feedback

* Delete unused annotations

* Fix feedback

* Remove templates from disablement list when deleted

* Fix issue filtering serving runtimes
* Add 'Edit Permissions' Kebab to Project Row

* chore: Some nitpick
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.10.0...0.11.2)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for npm v9

* Bump readme required version
* added useFetchState tests

* made test hook generic

* disable a11y on hook tests

* upgraded to new test format
* Add permissions for templates and serving runtimes

* Add wildcard to the verbs

* Fix issue with migration of serving runtime enablement

* Revert optional from partial spec
#1460)

* base kustomization remove bases section and put elements under sources. Also indent by two all elements under resources

* removed bases from all other places, too
Update CONTRIBUTING to reflect latest changes in build and deployment
Make data connection for S3 model sources AWS-unspecific
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Update PR template to reflect new merging strategy
openshift-merge-robot and others added 24 commits August 1, 2023 12:03
Gracefully handle image packages and software JSON parse error
…s/main/actions/setup-node-3.7.0

Bump actions/setup-node from 3.6.0 to 3.7.0
update architecture doc folder structure
change const DEFAULT_PVC_SIZE from 20 to 20Gi as in frontend notebook const ts
Add performance overlay and sync deployment to odh-manifest
handle white space in creation and deletion using display names
Parameters from triggered runs not copied when run is duplicated
…en reporting bugs on unreleased feature branchess
Improve bug report issue template language
Fix placeholder text in triggered run search input
Remove misplaced divider in Global Pipelines Page
set frontend tsconfig noImplicitAny = true and fix up all errors
Navigate to pipelines page after pipelines operator is installed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 10, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andrewballantyne for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot added the needs-rebase PR needs to be rebased label Aug 10, 2023
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Gkrumbach07 Gkrumbach07 merged commit 83dd6b3 into f/pipeline-experiments Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase PR needs to be rebased
Projects
None yet
Development

Successfully merging this pull request may close these issues.