Skip to content

Commit

Permalink
Merge pull request #1 from kubeflow/master
Browse files Browse the repository at this point in the history
pulling latest changes from kubeflow/tf-operator to deepak-muley/tf-operator
  • Loading branch information
deepak-muley authored Aug 13, 2021
2 parents c60dabb + e78151f commit a9ad979
Show file tree
Hide file tree
Showing 48 changed files with 339 additions and 812 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [v1.1.1](https://github.com/kubeflow/tf-operator/tree/v1.1.1) (2021-08-03)
## [v1.2.0](https://github.com/kubeflow/tf-operator/tree/v1.2.0) (2021-08-03)

[Full Changelog](https://github.com/kubeflow/tf-operator/compare/v1.1.0...v1.1.1)
[Full Changelog](https://github.com/kubeflow/tf-operator/compare/v1.1.0...v1.2.0)

## Features

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ help: ## Display this help.
##@ Development

manifests: controller-gen ## Generate WebhookConfiguration, ClusterRole and CustomResourceDefinition objects.
$(CONTROLLER_GEN) $(CRD_OPTIONS) rbac:roleName=manager-role webhook paths="./pkg/apis/..." output:crd:artifacts:config=config/crd/bases
$(CONTROLLER_GEN) $(CRD_OPTIONS) rbac:roleName=manager-role webhook paths="./pkg/apis/..." output:crd:artifacts:config=manifests/base

generate: controller-gen ## Generate code containing DeepCopy, DeepCopyInto, and DeepCopyObject method implementations.
$(CONTROLLER_GEN) object:headerFile="hack/boilerplate.go.txt" paths="./pkg/apis/..."
Expand Down
13 changes: 0 additions & 13 deletions config/crd/kustomization.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions config/crd/kustomizeconfig.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions config/default/kustomization.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions config/default/manager_config_patch.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions config/manager/controller_manager_config.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions config/manager/kustomization.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions config/manager/manager.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions config/prometheus/kustomization.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions config/prometheus/monitor.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions config/rbac/auth_proxy_client_clusterrole.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions config/rbac/auth_proxy_role.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions config/rbac/auth_proxy_role_binding.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions config/rbac/auth_proxy_service.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions config/rbac/kustomization.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions config/rbac/leader_election_role.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions config/rbac/leader_election_role_binding.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions config/rbac/mxjob_editor_role.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions config/rbac/mxjob_viewer_role.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions config/rbac/pytorchjob_editor_role.yaml

This file was deleted.

Loading

0 comments on commit a9ad979

Please sign in to comment.