FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for operator-framework - java-tools/java-operator-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
java-tools
/
java-operator-sdk
Public
forked from
operator-framework/java-operator-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-operator-sdk
operator-framework
on
generate-optimized-cr
User selector
Datepicker
Commit history
Commits on Jan 29, 2021
Set new SNAPSHOT version into pom files.
actions-user
committed
374f1c2
View commit details
Copy full SHA for 374f1c2
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
fix: only keep **not** blank finalizer, not blank ones… :facepalm:
metacosm
committed
09ce889
View commit details
Copy full SHA for 09ce889
View code at this point
Browse repository at this point
docs: add some javadocs
metacosm
committed
9c0ccbd
View commit details
Copy full SHA for 9c0ccbd
View code at this point
Browse repository at this point
fix: Controller annotation is not mandatory for default configuration
metacosm
committed
b791c4e
View commit details
Copy full SHA for b791c4e
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
feat: add version information to configuration
metacosm
committed
8fa839e
View commit details
Copy full SHA for 8fa839e
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
feat!: allow config override when registering a controller
metacosm
committed
b2d2dd9
View commit details
Copy full SHA for b2d2dd9
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Set new SNAPSHOT version into pom files.
actions-user
committed
f89d93f
View commit details
Copy full SHA for f89d93f
View code at this point
Browse repository at this point
chore(build): upgrade to version 1.7.0-SNAPSHOT
metacosm
committed
22fcef3
View commit details
Copy full SHA for 22fcef3
View code at this point
Browse repository at this point
fix: remove isClusterScoped method from Controller
Show description for 579662e
metacosm
committed
579662e
View commit details
Copy full SHA for 579662e
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
fix: add Plural annotation to match CRD manifest
metacosm
committed
de1c901
View commit details
Copy full SHA for de1c901
View code at this point
Browse repository at this point
fix: match kind with CRD manifest
metacosm
committed
8139479
View commit details
Copy full SHA for 8139479
View code at this point
Browse repository at this point
fix: test CRs are also Namespaced so must be marked as such
metacosm
committed
80d65bf
View commit details
Copy full SHA for 80d65bf
View code at this point
Browse repository at this point
fix: add Kind annotation to match CRD descriptors
metacosm
committed
990a1f2
View commit details
Copy full SHA for 990a1f2
View code at this point
Browse repository at this point
feat: add logging for tests
metacosm
committed
6eb2467
View commit details
Copy full SHA for 6eb2467
View code at this point
Browse repository at this point
feat: initial upgrade of client to 5.0.0 and quarkus to 1.11.0.CR1
Show description for c55d335
metacosm
committed
c55d335
View commit details
Copy full SHA for c55d335
View code at this point
Browse repository at this point
Set new SNAPSHOT version into pom files.
actions-user
committed
e26c31f
View commit details
Copy full SHA for e26c31f
View code at this point
Browse repository at this point
fix: stricter controller name validation to avoid collisions
metacosm
committed
fc74c7a
View commit details
Copy full SHA for fc74c7a
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Set new SNAPSHOT version into pom files.
actions-user
committed
770fe54
View commit details
Copy full SHA for 770fe54
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
refactor: remove getName method from ResourceController
metacosm
committed
dc4b96f
View commit details
Copy full SHA for dc4b96f
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
feat: factor out ControllerConfiguration registration
Show description for d12bb06
metacosm
committed
d12bb06
View commit details
Copy full SHA for d12bb06
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
fix: clean up controller default name generation
Show description for 8bae9ab
metacosm
committed
8bae9ab
View commit details
Copy full SHA for 8bae9ab
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
fix test fixtures
s-soroosh
committed
11a8c8c
View commit details
Copy full SHA for 11a8c8c
View code at this point
Browse repository at this point
fix test fixtures
s-soroosh
committed
1f4da3c
View commit details
Copy full SHA for 1f4da3c
View code at this point
Browse repository at this point
remove unnecessary if condition
s-soroosh
committed
4669776
View commit details
Copy full SHA for 4669776
View code at this point
Browse repository at this point
suppress unchecked exception in generated doneable class
s-soroosh
committed
9c7014d
View commit details
Copy full SHA for 9c7014d
View code at this point
Browse repository at this point
Update supported java version to 11
s-soroosh
committed
07cbb8a
View commit details
Copy full SHA for 07cbb8a
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Set new SNAPSHOT version into pom files.
actions-user
committed
a4d5507
View commit details
Copy full SHA for a4d5507
View code at this point
Browse repository at this point
Set new SNAPSHOT version into pom files.
actions-user
committed
08c81f6
View commit details
Copy full SHA for 08c81f6
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
chore: use static imports
metacosm
committed
08b00a3
View commit details
Copy full SHA for 08b00a3
View code at this point
Browse repository at this point
fix: move tests where appropriate
metacosm
committed
d0e3774
View commit details
Copy full SHA for d0e3774
View code at this point
Browse repository at this point
fix: move CRD descriptors where they're needed
metacosm
committed
47cbc10
View commit details
Copy full SHA for 47cbc10
View code at this point
Browse repository at this point
refactor: move test sample / duplicate some to fix integration tests
Show description for 257f4aa
metacosm
committed
257f4aa
View commit details
Copy full SHA for 257f4aa
View code at this point
Browse repository at this point
refactor: rename SB starter to follow SB conventions
metacosm
committed
bebc154
View commit details
Copy full SHA for bebc154
View code at this point
Browse repository at this point
refactor: rename runtime-configuration to operator-framework
Show description for 9c1c559
metacosm
committed
9c1c559
View commit details
Copy full SHA for 9c1c559
View code at this point
Browse repository at this point
refactor: rename operator-framework module to operator-framework-core
metacosm
committed
495ff39
View commit details
Copy full SHA for 495ff39
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL