diff --git a/.cargo/config.toml b/.cargo/config.toml index 0c4494dc7..aca622dea 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,16 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [build] -rustflags = "--cfg tokio_unstable" +rustflags = "--cfg tokio_unstable" \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 8cdf746a6..efe1b4b2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [workspace] members = ["aer", "auraed", "auraescript", "client", "ebpf-shared", "proto"] @@ -43,4 +57,4 @@ validation = { path = "./crates/validation" } #[patch.crates-io] #remove_dir_all = "=0.8.0" -#time = "0.2.23" +#time = "0.2.23" \ No newline at end of file diff --git a/aer/Cargo.toml b/aer/Cargo.toml index 5b97a91f9..6c8f9f165 100644 --- a/aer/Cargo.toml +++ b/aer/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "aer" version = "0.0.0" @@ -17,4 +31,4 @@ futures-util = { workspace = true } macros = { package = "aer-macros", path = "macros" } proto = { workspace = true } serde = { workspace = true } -tokio = { workspace = true } +tokio = { workspace = true } \ No newline at end of file diff --git a/aer/macros/Cargo.toml b/aer/macros/Cargo.toml index b24a38037..13d48c56b 100644 --- a/aer/macros/Cargo.toml +++ b/aer/macros/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "aer-macros" version = "0.0.0" diff --git a/auraed/Cargo.toml b/auraed/Cargo.toml index 8ba10e299..8c4c8216f 100644 --- a/auraed/Cargo.toml +++ b/auraed/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "auraed" @@ -72,4 +86,4 @@ serial_test = { workspace = true } simplelog = "0.12.0" simple_test_case = "1.1.0" test-helpers = { workspace = true } -test-helpers-macros = { workspace = true } +test-helpers-macros = { workspace = true } \ No newline at end of file diff --git a/auraed/hack/initramfs/utils.sh b/auraed/hack/initramfs/utils.sh index 9f161fd32..92b3a02b6 100755 --- a/auraed/hack/initramfs/utils.sh +++ b/auraed/hack/initramfs/utils.sh @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # #!/bin/bash # -------------------------------------------------------------------------- # @@ -51,4 +65,4 @@ install_libs() { for l in ${libs[@]}; do copy_lib $l done -} +} \ No newline at end of file diff --git a/auraed/hack/kernel/config.sh b/auraed/hack/kernel/config.sh index 1940b621a..af4cc00e3 100755 --- a/auraed/hack/kernel/config.sh +++ b/auraed/hack/kernel/config.sh @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # #!/bin/bash # -------------------------------------------------------------------------- # diff --git a/auraed/hack/libvirt/init.sh b/auraed/hack/libvirt/init.sh index e85c730bc..dd7bbbe49 100755 --- a/auraed/hack/libvirt/init.sh +++ b/auraed/hack/libvirt/init.sh @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # #!/bin/bash # -------------------------------------------------------------------------- # @@ -37,4 +51,4 @@ targetDir=$(realpath "$thisDir/../../") . ${thisDir}/../../hack/kernel/config.sh -cat ${thisDir}/libvirt.xml | sed "s#__PWD__#${targetDir}#" | sed "s#__KERNEL_VERSION__#${KERNEL_VERSION}#" | tee ${thisDir}/../../target/libvirt.xml +cat ${thisDir}/libvirt.xml | sed "s#__PWD__#${targetDir}#" | sed "s#__KERNEL_VERSION__#${KERNEL_VERSION}#" | tee ${thisDir}/../../target/libvirt.xml \ No newline at end of file diff --git a/auraescript/Cargo.toml b/auraescript/Cargo.toml index 40f731b68..f9712aaf8 100644 --- a/auraescript/Cargo.toml +++ b/auraescript/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "auraescript" @@ -18,4 +32,4 @@ deno_runtime = "0.169.0" deno_core = "0.293.0" macros = { package = "auraescript_macros", path = "./macros" } proto = { workspace = true } -tokio = { workspace = true, features = ["fs", "rt-multi-thread"] } +tokio = { workspace = true, features = ["fs", "rt-multi-thread"] } \ No newline at end of file diff --git a/auraescript/default.config.toml b/auraescript/default.config.toml index 961669c71..2fec24edb 100644 --- a/auraescript/default.config.toml +++ b/auraescript/default.config.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # # Client Cert Material @@ -7,4 +21,4 @@ client_crt = "~/.aurae/pki/_signed.client.nova.crt" client_key = "~/.aurae/pki/client.nova.key" [system] -socket = "/var/run/aurae/aurae.sock" +socket = "/var/run/aurae/aurae.sock" \ No newline at end of file diff --git a/auraescript/macros/Cargo.toml b/auraescript/macros/Cargo.toml index 7a8d4390c..be2a3e090 100644 --- a/auraescript/macros/Cargo.toml +++ b/auraescript/macros/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "auraescript_macros" version = "0.0.0" @@ -16,4 +30,4 @@ protobuf = "3.2.0" protobuf-parse = { workspace = true } proto-reader = { workspace = true } quote = { workspace = true } -syn = { workspace = true } +syn = { workspace = true } \ No newline at end of file diff --git a/client/Cargo.toml b/client/Cargo.toml index 31f584c29..23a074e8b 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "client" version = "0.0.0" @@ -15,4 +29,4 @@ tokio = { workspace = true, features = ["fs", "rt-multi-thread"] } toml = "0.7.6" tonic = { workspace = true, features = ["tls"] } tower = "0.4.13" -x509-certificate = "0.18.0" +x509-certificate = "0.18.0" \ No newline at end of file diff --git a/client/macros/Cargo.toml b/client/macros/Cargo.toml index e17887fdc..46a0d11e4 100644 --- a/client/macros/Cargo.toml +++ b/client/macros/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "client-macros" version = "0.0.0" @@ -14,4 +28,4 @@ heck = { workspace = true } proc-macro2 = { workspace = true } proto-reader = { path = "../../crates/proto-reader" } # using workspace isn't working quote = { workspace = true } -syn = { workspace = true } +syn = { workspace = true } \ No newline at end of file diff --git a/clippy.toml b/clippy.toml index 4da81ba14..95006fb9d 100644 --- a/clippy.toml +++ b/clippy.toml @@ -1 +1,15 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # allow-unwrap-in-tests = true \ No newline at end of file diff --git a/crates/proto-reader/Cargo.toml b/crates/proto-reader/Cargo.toml index 9d7bd4aa4..ff53dbe38 100644 --- a/crates/proto-reader/Cargo.toml +++ b/crates/proto-reader/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "proto-reader" version = "0.0.0" diff --git a/crates/test-helpers-macros/Cargo.toml b/crates/test-helpers-macros/Cargo.toml index 9abc92fc8..59bd825d2 100644 --- a/crates/test-helpers-macros/Cargo.toml +++ b/crates/test-helpers-macros/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "test-helpers-macros" version = "0.0.0" diff --git a/crates/test-helpers/Cargo.toml b/crates/test-helpers/Cargo.toml index b3a1db66d..0098f9223 100644 --- a/crates/test-helpers/Cargo.toml +++ b/crates/test-helpers/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "test-helpers" version = "0.0.0" diff --git a/crates/validation/Cargo.toml b/crates/validation/Cargo.toml index 0071fa657..791f6da86 100644 --- a/crates/validation/Cargo.toml +++ b/crates/validation/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "validation" version = "0.0.0" diff --git a/crates/validation/macros/Cargo.toml b/crates/validation/macros/Cargo.toml index 8377d08ad..b3adae758 100644 --- a/crates/validation/macros/Cargo.toml +++ b/crates/validation/macros/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "validation_macros" version = "0.0.0" diff --git a/deny.toml b/deny.toml index b71726951..563bce0b2 100644 --- a/deny.toml +++ b/deny.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # # This template contains all of the possible sections and their default values # Note that all fields that take a lint level have these possible values: @@ -255,4 +269,4 @@ github = [""] # 1 or more gitlab.com organizations to allow git sources for gitlab = [""] # 1 or more bitbucket.org organizations to allow git sources for -bitbucket = [""] +bitbucket = [""] \ No newline at end of file diff --git a/ebpf-shared/Cargo.toml b/ebpf-shared/Cargo.toml index 815dd7513..89874899f 100644 --- a/ebpf-shared/Cargo.toml +++ b/ebpf-shared/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "aurae-ebpf-shared" version = "0.0.0" diff --git a/ebpf/Cargo.toml b/ebpf/Cargo.toml index 02ed4cd39..f9ccd3a64 100644 --- a/ebpf/Cargo.toml +++ b/ebpf/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "ebpf-probes" version = "0.0.0" @@ -35,4 +49,4 @@ rpath = false [profile.release] lto = true panic = "abort" -codegen-units = 1 +codegen-units = 1 \ No newline at end of file diff --git a/hack/_common.mk b/hack/_common.mk index 5ca09511a..d821a5f32 100644 --- a/hack/_common.mk +++ b/hack/_common.mk @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # ifeq ($(__common__),) __common__ := defined diff --git a/hack/certgen b/hack/certgen index ea5b2ff95..103f3949f 100644 --- a/hack/certgen +++ b/hack/certgen @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # # set -e echo "" diff --git a/hack/certgen-client b/hack/certgen-client index d7a3f4f28..61317a451 100644 --- a/hack/certgen-client +++ b/hack/certgen-client @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # # set -e # certgen-client assumes certgen has been ran diff --git a/hack/code-format b/hack/code-format index b0a33dab4..224e6e48d 100644 --- a/hack/code-format +++ b/hack/code-format @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # D=$(pwd) if [[ $D == *"hack"* ]]; then diff --git a/hack/common b/hack/common index e719f27bc..fd89d7339 100644 --- a/hack/common +++ b/hack/common @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # D=$(pwd) if [[ D == *"hack"* ]]; then diff --git a/hack/container b/hack/container index 4b4b28fd0..66dd0d8c8 100644 --- a/hack/container +++ b/hack/container @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # sha=$(git rev-parse HEAD) diff --git a/hack/oci-alpine b/hack/oci-alpine index ead5e6e34..87c681753 100644 --- a/hack/oci-alpine +++ b/hack/oci-alpine @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # rm -rf target/alpine mkdir -p target/alpine/rootfs diff --git a/hack/oci-busybox b/hack/oci-busybox index ace4421fa..cb4084c7e 100644 --- a/hack/oci-busybox +++ b/hack/oci-busybox @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # rm -rf target/busybox mkdir -p target/busybox/rootfs diff --git a/hack/serve.sh b/hack/serve.sh index 7b19182f7..d3c75e8fc 100644 --- a/hack/serve.sh +++ b/hack/serve.sh @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # docker run --rm -it \ -p 8000:8000 \ diff --git a/hack/server-tls-info b/hack/server-tls-info index 3a4870a14..d42575558 100644 --- a/hack/server-tls-info +++ b/hack/server-tls-info @@ -1,3 +1,17 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # openssl s_client -showcerts -unix /var/run/aurae/aurae.sock \ No newline at end of file diff --git a/hack/spawn b/hack/spawn index 527247969..b49f80a6f 100644 --- a/hack/spawn +++ b/hack/spawn @@ -1,4 +1,18 @@ #!/usr/bin/env bash +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # CID="aurae-spawn-hack" BUNDLE="target/aurae-spawn" diff --git a/proto/Cargo.toml b/proto/Cargo.toml index 8eb5cbca6..c8873bc83 100644 --- a/proto/Cargo.toml +++ b/proto/Cargo.toml @@ -1,3 +1,17 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # [package] name = "proto" @@ -12,4 +26,4 @@ license = "Apache-2.0" pbjson = "0.5.1" prost = "0.11.2" serde = { workspace = true } -tonic = { workspace = true } +tonic = { workspace = true } \ No newline at end of file diff --git a/rustfmt.toml b/rustfmt.toml index 71b186123..7339139f3 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,16 @@ +# ---------------------------------------------------------------------------- # +# | █████╗ ██╗ ██╗██████╗ █████╗ ███████╗ | # +# | ██╔══██╗██║ ██║██╔══██╗██╔══██╗██╔════╝ | # +# | ███████║██║ ██║██████╔╝███████║█████╗ | # +# | ██╔══██║██║ ██║██╔══██╗██╔══██║██╔══╝ | # +# | ██║ ██║╚██████╔╝██║ ██║██║ ██║███████╗ | # +# | ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ | # +# +--------------------------------------------+ # +# # +# Distributed Systems Runtime # +# ---------------------------------------------------------------------------- # +# Copyright 2022 - 2024, the aurae contributors # +# SPDX-License-Identifier: Apache-2.0 # +# ---------------------------------------------------------------------------- # max_width = 80 use_small_heuristics = "Max" \ No newline at end of file