-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(*): remove spin shim from the repo
this commit removes the spin shim from the repo since we are moving the spin shim to SpinKube organization all-together. It also removes spin-related images and cluster configuration. In the future release, there will not be a spin shim baked into the k3d cluster and no published spin-related images Signed-off-by: jiaxiao zhou <jiazho@microsoft.com>
- Loading branch information
Showing
63 changed files
with
10 additions
and
12,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
[profile.release] | ||
strip = "symbols" | ||
panic = "abort" | ||
|
||
[target.aarch64-unknown-linux-musl] | ||
# see https://github.com/fermyon/spin/commit/07db218dccf2d02eb6c8c74d0b39dd2eb59cc4b4 | ||
rustflags = ["-Ctarget-feature=+fp16"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.