Skip to content

Releases: skai-x/elastic-jupyter-operator

v0.3.0

14 Jan 09:49
abcffcf
Compare
Choose a tag to compare

v0.3.0 (2022-01-14)

Full Changelog

Closed issues:

  • bug: Kernel image does not work in the JupyterKernelSpec #52
  • docs: Update README to illustrate the new design #25

Merged pull requests:

v0.2.0

30 Sep 06:10
e347911
Compare
Choose a tag to compare

v0.2.0 (2021-09-28)

Full Changelog

Implemented enhancements:

  • feat(notebook): Avoid token in the URL #34
  • chore: Support CI with GitHub Actions #24

Fixed bugs:

  • [feat] Set the kernel owner reference to gateway #18

Closed issues:

  • kernel: Support cullout #28
  • [feat] Design Kernel CRD to ease the maintanance #4

Merged pull requests:

v0.1.1

16 Jun 02:30
b848799
Compare
Choose a tag to compare
feat(kernel): Add Kernel CRD (#19)

* feat: Add Kernel CRD

Signed-off-by: cegao <[email protected]>

* feat(config): Update

Signed-off-by: cegao <[email protected]>

* chore: Update vendor and api docs

Signed-off-by: cegao <[email protected]>

* feat: Implement kernel controller

Signed-off-by: cegao <[email protected]>

* fix: Rename label

Signed-off-by: cegao <[email protected]>

* feat: Fix the api types

Signed-off-by: cegao <[email protected]>

v0.1.0

08 May 09:10
edc0711
Compare
Choose a tag to compare
fix: Add testcases to notebook and  fix generate logic for notebook d…

…eployment (#16)

* finish part of testcases

Signed-off-by: Qingyu <[email protected]>

* add reconciler tests

Signed-off-by: Qingyu <[email protected]>

* Scheme problem

Signed-off-by: Qingyu <[email protected]>

* testcases added; add new generate logic

Signed-off-by: Qingyu <[email protected]>

* Delete mynotebook.yaml

* fix main

Signed-off-by: Qingyu <[email protected]>

* resolve comments

Signed-off-by: Qingyu <[email protected]>

Co-authored-by: Qingyu <[email protected]>

v0.1.0-rc.1

02 Apr 08:29
68808fb
Compare
Choose a tag to compare
fix: Fix ignore file (#6)

Signed-off-by: cegao <[email protected]>

v0.1.0-rc.0

01 Mar 12:20
ce549ca
Compare
Choose a tag to compare

Changelog

v0.1.0-rc.0 (2021-03-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator