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

Support internal kind #1148

Merged
merged 16 commits into from
Feb 24, 2021
Merged

Support internal kind #1148

merged 16 commits into from
Feb 24, 2021

Conversation

reggev
Copy link
Contributor

@reggev reggev commented Feb 15, 2021

This change is Reviewable

@reggev
Copy link
Contributor Author

reggev commented Feb 15, 2021

/deploy

@hkube-ci hkube-ci temporarily deployed to dev February 15, 2021 15:22 Inactive
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 17 of 19 files at r1, 3 of 3 files at r2.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @reggev)


core/datasources-service/bootstrap.js, line 61 at r1 (raw file):

process.on('beforeExit'

exit is never called...


core/datasources-service/bootstrap.js, line 59 at r2 (raw file):

    }

    async _handleExit() {

unused

@yehiyam
Copy link
Contributor

yehiyam commented Feb 17, 2021

/deploy

@yehiyam
Copy link
Contributor

yehiyam commented Feb 17, 2021

/deploy dev1

Copy link
Contributor Author

@reggev reggev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 2 of 26 files reviewed, 2 unresolved discussions (waiting on @yehiyam)


core/datasources-service/bootstrap.js, line 61 at r1 (raw file):

Previously, yehiyam wrote…
process.on('beforeExit'

exit is never called...

Done.


core/datasources-service/bootstrap.js, line 59 at r2 (raw file):

Previously, yehiyam wrote…

unused

Done.

@reggev
Copy link
Contributor Author

reggev commented Feb 17, 2021

/deploy dev1

@hkube-ci hkube-ci temporarily deployed to dev February 17, 2021 10:39 Inactive
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 13 of 18 files at r3, 11 of 11 files at r4.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @reggev)


core/datasources-service/package.json, line 20 at r4 (raw file):

        "@hkube/storage-manager": "^2.0.33",
        "@hkube/uid": "^1.0.4",
        "@homer0/prettier-plugin-jsdoc": "^2.0.0",

why not in dev-dependencies
BTW, this package has 200 downloads and 3 stars. I don't think we should use it

@yehiyam
Copy link
Contributor

yehiyam commented Feb 18, 2021

/deploy

@hkube-ci hkube-ci temporarily deployed to dev February 18, 2021 06:21 Inactive
@yehiyam
Copy link
Contributor

yehiyam commented Feb 18, 2021

/deploy

@hkube-ci hkube-ci temporarily deployed to dev February 18, 2021 07:27 Inactive
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r5.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @reggev)

@yehiyam
Copy link
Contributor

yehiyam commented Feb 24, 2021

/deploy

@hkube-ci hkube-ci temporarily deployed to dev February 24, 2021 10:12 Inactive
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r7.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@yehiyam yehiyam merged commit 030c15b into master Feb 24, 2021
@yehiyam yehiyam deleted the support-internal-kind branch February 24, 2021 10:32
hkube-ci pushed a commit that referenced this pull request Feb 24, 2021
* improved s3 validation

* updated docs and validation

* updated dependencies, fixed lint issues

* updated structuring url on init token

* added bypass on removeStoredToken

* fixed invalid token handing on internal clone

* updated dependencies and prettierrc

* cleanups

* fixed repository_url

* fixed port set to NaN issue

* dropped useSSL property from create datasource

* change docker CMD to allow remote debugging

Co-authored-by: Yehiyam Livneh <yehiyam@gmail.com>
Co-authored-by: yehiyam <yehiyam@users.noreply.github.com> .... bump version [skip ci]
hkube-ci pushed a commit that referenced this pull request Feb 24, 2021
* improved s3 validation

* updated docs and validation

* updated dependencies, fixed lint issues

* updated structuring url on init token

* added bypass on removeStoredToken

* fixed invalid token handing on internal clone

* updated dependencies and prettierrc

* cleanups

* fixed repository_url

* fixed port set to NaN issue

* dropped useSSL property from create datasource

* change docker CMD to allow remote debugging

Co-authored-by: Yehiyam Livneh <yehiyam@gmail.com>
Co-authored-by: yehiyam <yehiyam@users.noreply.github.com> .... bump version [skip ci]
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.

3 participants