Skip to content

Conversation

yanniszark
Copy link
Contributor

The original document is:
https://docs.google.com/document/d/1KRF4IE48Ueb61DPBKK6fryRWSaNz_urXQOxWf4G_qD8

Which issue is resolved by this Pull Request:
Resolves #1899

@kimwnasptd
Copy link
Member

Thank you for the PR @yanniszark!

I only have one small nit, lets use the dir name docs/release instead of docs/releasing. Rest LGTM

@yanniszark yanniszark force-pushed the feature-release-retro branch from dee5b24 to 928d84a Compare June 15, 2021 13:25
@yanniszark
Copy link
Contributor Author

@kimwnasptd done!

@kimwnasptd
Copy link
Member

Thank you very much for this @yanniszark!

/lgtm
/approve

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd, yanniszark

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [kimwnasptd,yanniszark]

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

@google-oss-robot google-oss-robot merged commit 6c73095 into kubeflow:master Jun 15, 2021
yanniszark added a commit to arrikto/kubeflow-manifests that referenced this pull request Jun 25, 2021
google-oss-robot pushed a commit that referenced this pull request Jun 25, 2021
* Add kimwnasptd to the owners file (#1898)

Signed-off-by: Kimonas Sotirchos <[email protected]>

* docs: Add 1.3 release retrospective (#1900)

The original document is:
https://docs.google.com/document/d/1KRF4IE48Ueb61DPBKK6fryRWSaNz_urXQOxWf4G_qD8

Signed-off-by: Yannis Zarkadas <[email protected]>

* Change user name to [email protected] in README (#1902)

* Change user name to [email protected] in README

* Fix user namespace

* Change user name to email

* Add linguist configuration (#1905)

* Update Knative serving/eventing to 0.17 (#1768)

Added README to explain changes from upstream.

YAML anchors and aliases are also removed/expanded as they
sometimes cause breakages in kustomize v3.9+.

* Update cert-manager manifests to 1.3.1 version (#1820)

* update cert-manager manifests to latest version

* review: make suggested change and update to 1.3.1

* Update cert-manager to 1.4.0

* Make suggested changes

* Downgrade to 1.3.1

* Fix image tags and add comment about preserveUnknownFields patch

* Remove images section and cleanup

* cert-manager: Split kubeflow-issuer into separate kustomization (#1916)

Signed-off-by: Yannis Zarkadas <[email protected]>

* Upgrade Istio to 1.9.5 (#1908)

* common: Upgrade to Istio 1.9.5

Signed-off-by: Yannis Zarkadas <[email protected]>

* common: Fix all references to new Istio 1.9.5

Signed-off-by: Yannis Zarkadas <[email protected]>

* Knative 0.17 (#1917)

* knative: Document how to update Knative

Signed-off-by: Yannis Zarkadas <[email protected]>

* knative: Restructure to eventing and serving kustomizations

Signed-off-by: Yannis Zarkadas <[email protected]>

* knative: Apply changes according to guide

Signed-off-by: Yannis Zarkadas <[email protected]>

* knative: Remove old kustomizations

Signed-off-by: Yannis Zarkadas <[email protected]>

* knative: Enable sidecar injection for serving

Signed-off-by: Yannis Zarkadas <[email protected]>

* knative: Fix example kustomization and guide

Signed-off-by: Yannis Zarkadas <[email protected]>

* Sync manifests for 1.3.1 (#1919)

* Notebook Controller: Sync manifests

Sync manifests for application "Notebook Controller".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/notebook-controller/config
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Tensorboard Controller: Sync manifests

Sync manifests for application "Tensorboard Controller".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/tensorboard-controller/config
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Central Dashboard: Sync manifests

Sync manifests for application "Central Dashboard".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/centraldashboard/manifests
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Profiles + KFAM: Sync manifests

Sync manifests for application "Profiles + KFAM".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/profile-controller/config
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* PodDefaults Webhook: Sync manifests

Sync manifests for application "PodDefaults Webhook".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/admission-webhook/manifests
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Jupyter Web App: Sync manifests

Sync manifests for application "Jupyter Web App".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/crud-web-apps/jupyter/manifests
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Tensorboards Web App: Sync manifests

Sync manifests for application "Tensorboards Web App".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/crud-web-apps/tensorboards/manifests
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Volumes Web App: Sync manifests

Sync manifests for application "Volumes Web App".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kubeflow
- Path: components/crud-web-apps/volumes/manifests
- Revision: v1.3.1-rc.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* Katib: Sync manifests

Sync manifests for application "Katib".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/katib
- Path: manifests/v1beta1
- Revision: v0.11.1

Signed-off-by: Yannis Zarkadas <[email protected]>

* Kubeflow Pipelines: Sync manifests

Sync manifests for application "Kubeflow Pipelines".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/pipelines
- Path: manifests/kustomize
- Revision: 1.5.1

Signed-off-by: Yannis Zarkadas <[email protected]>

* Kubeflow Tekton Pipelines: Sync manifests

Sync manifests for application "Kubeflow Tekton Pipelines".
Upstream manifests are copied from:
- Repo: https://github.com/kubeflow/kfp-tekton
- Path: manifests/kustomize
- Revision: v0.8.0

Signed-off-by: Yannis Zarkadas <[email protected]>

* README: Update component versions

Signed-off-by: Yannis Zarkadas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 1.3 - Retrospective

3 participants