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

Include bundled extensions in package.json #6715

Merged
merged 3 commits into from Dec 13, 2022

Conversation

jakolehm
Copy link
Contributor

@jakolehm jakolehm commented Dec 8, 2022

  • enhanced security because bundled extensions cannot be tampered
  • faster boot

Related to #6749

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm added enhancement New feature or request area/security labels Dec 8, 2022
@jakolehm jakolehm added this to the 6.3.0 milestone Dec 9, 2022
@jakolehm jakolehm marked this pull request as ready for review December 12, 2022 14:17
@jakolehm jakolehm requested a review from a team as a code owner December 12, 2022 14:17
@jakolehm jakolehm requested review from Iku-turso and ixrock and removed request for a team December 12, 2022 14:17
Nokel81
Nokel81 previously approved these changes Dec 12, 2022
ixrock
ixrock previously approved these changes Dec 12, 2022
package.json Outdated
Comment on lines 290 to 294
"xterm-link-provider": "^1.3.1",
"kube-object-event-status": "file:./extensions/kube-object-event-status",
"metrics-cluster-feature": "file:./extensions/metrics-cluster-feature",
"node-menu": "file:./extensions/node-menu",
"pod-menu": "file:./extensions/pod-menu"
Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering why those are still extensions if needs to be always bundled?

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm dismissed stale reviews from ixrock and Nokel81 via 2d2024b December 13, 2022 06:24
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@jakolehm jakolehm merged commit 012944d into master Dec 13, 2022
@jakolehm jakolehm deleted the bundle-extensions-to-app-asar branch December 13, 2022 11:24
@Nokel81 Nokel81 mentioned this pull request Dec 20, 2022
alebcay added a commit to alebcay/lens that referenced this pull request Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants