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

Go modules #32

Closed
mcdoker18 opened this issue Nov 28, 2019 · 1 comment
Closed

Go modules #32

mcdoker18 opened this issue Nov 28, 2019 · 1 comment
Assignees
Labels
1.2 blocker blocks the story/epic from being worked on normal minor functionality or non-critical data. It has an easy workaround. TechDebt

Comments

@mcdoker18
Copy link
Contributor

To get rid of usage GOPATH, we should replace dep by go modules.

@mcdoker18 mcdoker18 added the 1.1 label Nov 28, 2019
@mcdoker18 mcdoker18 added this to To do in odahu-kanban via automation Nov 28, 2019
@mcdoker18 mcdoker18 added 1.2 and removed 1.1 labels Feb 24, 2020
@mcdoker18 mcdoker18 added the normal minor functionality or non-critical data. It has an easy workaround. label Mar 17, 2020
@mcdoker18 mcdoker18 assigned xasm83 and unassigned mcdoker18 and vlad-tokarev Mar 25, 2020
@vlad-tokarev vlad-tokarev moved this from To do to In progress in odahu-kanban May 26, 2020
@vlad-tokarev vlad-tokarev self-assigned this Jun 8, 2020
@karbyshevds karbyshevds added the blocker blocks the story/epic from being worked on label Jun 17, 2020
vlad-tokarev added a commit that referenced this issue Jun 22, 2020
vlad-tokarev added a commit that referenced this issue Jun 22, 2020
vlad-tokarev added a commit that referenced this issue Jun 22, 2020
vlad-tokarev added a commit that referenced this issue Jun 22, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
Co-authored-by: Max Kochubey <maxkochubey@gmail.com>
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
…ntegration.go (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
vlad-tokarev added a commit that referenced this issue Jun 23, 2020
* Move to go modules and upgrade deps – init commit (#32)

* Binaries are successfully compiled (#32)

* Add controller-tools to deps, remove redundant deps (#32)

* Upgrade code during new semantics of k8s client .List() method (#32)

* Add migrate dependency after rebase to develop (#32)

* Upgrade crds for third-party for test env. Tests are stable (#32)

* Kubebuilder 2.0 and ci upgrade (#32)

* Remove dep install from CI (#32)

* Clean dep installation from travis CI  (#32)

* Disable go modules for feedback app  (#32)

* Up gotestsum  (#32)

* Up kubebuilder in CI  (#32)

* Fix RBAC and rclone (#32)

* Fix typo error about name of packaging config (#32)

* Fix case when path does not contain slashes then localdir is current dir (#32)

* Add docker push packager image target to Makefile (#32)

* fix knative namespace (#32)

* Update packages/operator/README.MD (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>

* Update packages/operator/pkg/webserver/routes/v1/training/toolchain_integration.go (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>

* fix print columns (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>
@vlad-tokarev vlad-tokarev moved this from In progress to Done in odahu-kanban Jun 23, 2020
BPylypenko pushed a commit that referenced this issue Jun 25, 2020
* Move to go modules and upgrade deps – init commit (#32)

* Binaries are successfully compiled (#32)

* Add controller-tools to deps, remove redundant deps (#32)

* Upgrade code during new semantics of k8s client .List() method (#32)

* Add migrate dependency after rebase to develop (#32)

* Upgrade crds for third-party for test env. Tests are stable (#32)

* Kubebuilder 2.0 and ci upgrade (#32)

* Remove dep install from CI (#32)

* Clean dep installation from travis CI  (#32)

* Disable go modules for feedback app  (#32)

* Up gotestsum  (#32)

* Up kubebuilder in CI  (#32)

* Fix RBAC and rclone (#32)

* Fix typo error about name of packaging config (#32)

* Fix case when path does not contain slashes then localdir is current dir (#32)

* Add docker push packager image target to Makefile (#32)

* fix knative namespace (#32)

* Update packages/operator/README.MD (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>

* Update packages/operator/pkg/webserver/routes/v1/training/toolchain_integration.go (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>

* fix print columns (#32)

Co-authored-by: Max Kochubey <maxkochubey@gmail.com>
@vlad-tokarev
Copy link
Member

implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.2 blocker blocks the story/epic from being worked on normal minor functionality or non-critical data. It has an easy workaround. TechDebt
Projects
odahu-kanban
  
Done
Development

No branches or pull requests

4 participants