Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Fix crds for tilt after CRDS moved in #5065 #5100

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

jsturtevant
Copy link
Contributor

Signed-off-by: James Sturtevant [email protected]

Description:
After moving the CRDs install and dropping the bootstrap init container tilt broke. This fixes that by copy the files to the tilt image.

Testing done:

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [x]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)?

Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant changed the title fix crds after #5065 Fix crds for tilt after #5065 Sep 7, 2022
@jsturtevant jsturtevant changed the title Fix crds for tilt after #5065 Fix crds for tilt after CRDS moved in #5065 Sep 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #5100 (04751c5) into main (4d8c632) will increase coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5100      +/-   ##
==========================================
+ Coverage   69.57%   69.75%   +0.18%     
==========================================
  Files         199      199              
  Lines       15400    15591     +191     
==========================================
+ Hits        10715    10876     +161     
- Misses       4629     4658      +29     
- Partials       56       57       +1     
Flag Coverage Δ
unittests 69.75% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/messaging/workqueue.go 89.28% <0.00%> (-10.72%) ⬇️
cmd/osm-controller/osm-controller.go 17.80% <0.00%> (+0.18%) ⬆️
pkg/webhook/server.go 78.57% <0.00%> (+1.90%) ⬆️
pkg/envoy/ads/grpc.go 76.74% <0.00%> (+2.16%) ⬆️
cmd/osm-bootstrap/osm-bootstrap.go 50.57% <0.00%> (+5.21%) ⬆️
pkg/certificate/fake_manager.go 76.47% <0.00%> (+7.23%) ⬆️
pkg/certificate/providers/config.go 88.41% <0.00%> (+8.65%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@whitneygriffith
Copy link
Contributor

Just tried this out and it works perfectly! Thanks @jsturtevant

@keithmattix keithmattix merged commit 926573b into openservicemesh:main Sep 8, 2022
whitneygriffith pushed a commit to whitneygriffith/osm that referenced this pull request Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants