Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
You need to sign in or sign up before continuing.
Commits · master
staircase
Browse files
Jul 24, 2025
add an example operator: the elevator-operator.
· d98e00a2
Marcel
authored
Jul 24, 2025
d98e00a2
Jul 21, 2025
fix: resources not depending on kube
· dfcfe0d8
Marcel
authored
Jul 21, 2025
dfcfe0d8
release 0.0.6
· d04ada3b
Marcel
authored
Jul 21, 2025
View commits for tag v0.0.6
v0.0.6
d04ada3b
allow to format the component const.
· a8fb45ca
Marcel
authored
Jul 21, 2025
a8fb45ca
allow modifying the format! used in the derive macros via `format_name` to add...
· 62417b11
Marcel
authored
Jul 21, 2025
62417b11
derive `component_type` from `component_const`, when possible via syntax.
· 07872fb2
Marcel
authored
Jul 21, 2025
07872fb2
Jul 18, 2025
fix docs.rs build and release 0.0.5
· 5698e0c6
Marcel
authored
Jul 18, 2025
View commits for tag v0.0.5
v0.0.5
5698e0c6
release 0.0.4
· 31743986
Marcel
authored
Jul 18, 2025
View commits for tag v0.0.4
v0.0.4
31743986
reexport derive macros with feature
· 48905599
Marcel
authored
Jul 18, 2025
48905599
release staircase 0.0.3 (and -derive = 0.0.1)
· e361efd1
Marcel
authored
Jul 18, 2025
View commits for tag v0.0.3
v0.0.3
e361efd1
make repo a workflow repo and add staircase-derive so that we can derive our Resource traits
· 55cd26da
Marcel
authored
Jul 18, 2025
55cd26da
Jul 17, 2025
add more utils for resources
· f8b0b57b
Marcel
authored
Jul 17, 2025
f8b0b57b
Jul 11, 2025
rename features and add for controller and add new resources.
· 2d6a3a91
Marcel
authored
Jul 11, 2025
2d6a3a91
Jul 10, 2025
move controller code in own module
· b71f01c2
Marcel
authored
Jul 10, 2025
b71f01c2
Jun 20, 2025
fix docs.rs build and release 0.0.2
· da5d8ec8
Marcel
authored
Jun 20, 2025
View commits for tag v0.0.2
v0.0.2
da5d8ec8
add posibility to adjust Action via fn
· c3698ed5
Marcel
authored
Jun 19, 2025
View commits for tag v0.0.1
v0.0.1
c3698ed5
allow non-static str for names, at the cost of a few clones for metrics
· 3a8f42ac
Marcel
authored
Jun 18, 2025
3a8f42ac
improve tracing, by adding a message on start.
· 5bfad0af
Marcel
authored
Jun 18, 2025
5bfad0af
improve example, ad utilities for consumtion with a Controller and finalizer
· 68b7b3f7
Marcel
authored
Jun 17, 2025
68b7b3f7
Initial commit
· 477d2c9c
Marcel
authored
Jun 12, 2025
477d2c9c
Loading