-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supply custom provisioner and parameters for StorageClasses #15
Comments
moabu
added
the
kind-enhancement
Issue or PR is an enhancement to an existing functionality
label
Jan 13, 2021
moabu
added
kind-duplicate
This issue or pull request already exists
and removed
kind-enhancement
Issue or PR is an enhancement to an existing functionality
labels
Jan 13, 2021
moabu
pushed a commit
that referenced
this issue
Jan 12, 2022
ci(workflows): synchronize workflows from JanssenProject/jans-cloud-native
moabu
pushed a commit
that referenced
this issue
Jan 12, 2022
ci(workflows): synchronize workflows from JanssenProject/jans-cloud-native
moabu
added a commit
that referenced
this issue
Jan 13, 2022
ci(workflows): synchronize workflows from JanssenProject/jans-cloud-native
moabu
pushed a commit
that referenced
this issue
Jan 13, 2022
ci(workflows): synchronize workflows from JanssenProject/jans-cloud-native
moabu
pushed a commit
that referenced
this issue
Jan 13, 2022
Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
moabu
added a commit
that referenced
this issue
Jan 13, 2022
* Initial commit * Move Fido2 from oxAuth server * Add empty test files * Update final artifact name * Update README.md * Allow to reuse required services in fido2 server * Fido2 updates and reorganize packages * Allow to configure RP list and credential types in attestation request * Update to conform latest config * U2f to Fido2 migration * Fido to Fido2 enrollment migration oxAuth #1373 * Fido to Fido2 enrollment migration oxAuth #1373 * Disable tests * Disable cleaner becuase it's not support per application splitting * Remove option to disable fido2 endpoints * Store counter in separate attribute * Don't clean up compromised registrations * Allow to reuse persistence models * Fix dependecies * Set creation date and display name more precisely * Fix EC X/Y coord size during U2F -> Fido2 migration * transports can't be converted to a sequence (JS error if there is already an enrollment) #1 * Branch for version 4.3 * Branch for version 5.0 * Add health-check controller to fido2-server * Store issued tokens count metrics #1436 * Turn off metric reported by default if there is no configuration * Exclude jackrabit * Fix dependecy issue * Add missing service * Allow to skip attestation signature check * Update log message when server can't check U2F attestation signature * Rethrow expcetion on U2F attestion enrollment is checkU2fAttestations = true * Improve health check * Sync with 4.2.2 * Changed dependencies from gluu -> janssen * clean up * put back gluu maven repo * Artifacts group rename : org.janssen -> io.jans * Java package rename : org.gluu -> io.jans * Rename artifcatId * Fix fido2 dependecies * Update to conform auth server * Update to conform ORM * Fix license, properties and conform jans project * Fix package name * Fix compilation * Update attribute names * Use jsAppConfiguration OC * Replace js with jans * Replace js with jans * Rename properties * Use gluu.base to find jans.properties location * Rename OC to conform jans * Replace base DN to o=jans * Update configuration load * Use Fido2 configuration * Remove duplicate services * Remove extra /fido2 from patch * Update README.md * Create codeql-analysis.yml * Remove extra fido2 from API endpoints * Add second resteasy initializer for system endpoints * Rename /system to /sys * ci(vulnerability-scan.yml): Add Anchore vulnerability scan Adds vulnerability scan report to GitHub security. * Update import * Switched version 5.0.0-SNAPSHOT -> 1.0.0-SNAPSHOT * Don't stop on unsuccessfull BC installation * Swagger spec for Fido2 * Add ORM SQL dependecy * Clean up * Don't use custom OC if ORM is not ldap * docs(codacy): Add badge * ci(commit-check): Add commit reporter * ci(commit-check): show details in commit * ci(commit-check): check all branches * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci: integrate with JaCoCo and Sonarcloud * feat: add repositories to POM * fix: implement missing method * fix: remove Sonar workflow file After review, it was decided to have a central workflow file. This is approach is more maintainable than having separate workflow file for each repository. Hence, removing individual workflow file from this repo so that common workflow file can take its place. * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * fix: move up Jans maven repo in pom.xml * fix: remove gluu maven repository * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci: fix version * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * feat: Apple's Touch ID as a fido2 device * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows (#15) Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * fix: removed unused code * fix: buildfix * chore: update to conform resteasy 4 * chore: add missing repos * chore: force checks * fix: fix FIdo2 OC name * chore: fix typo in attribute name * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(codeowners): remove unnecessary files * ci(monorepo): prepare jans-fido2 Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com> Co-authored-by: Jose <bonustrack310@gmail.com> Co-authored-by: YuriyZ <yzabrovarniy@gmail.com> Co-authored-by: HemantKMehta <70174684+HemantKMehta@users.noreply.github.com> Co-authored-by: pujavs <pujas.works@gmail.com> Co-authored-by: Sync bot <54212639+mo-auto@users.noreply.github.com> Co-authored-by: ossdhaval <ossdhaval@outlook.com> Co-authored-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> Co-authored-by: Madhumita <madhu@gluu.org>
moabu
pushed a commit
that referenced
this issue
Jan 13, 2022
moabu
pushed a commit
that referenced
this issue
Jan 13, 2022
moabu
added a commit
that referenced
this issue
Jan 13, 2022
* Initial commit * Move Fido2 from oxAuth server * Add empty test files * Update final artifact name * Update README.md * Allow to reuse required services in fido2 server * Fido2 updates and reorganize packages * Allow to configure RP list and credential types in attestation request * Update to conform latest config * U2f to Fido2 migration * Fido to Fido2 enrollment migration oxAuth #1373 * Fido to Fido2 enrollment migration oxAuth #1373 * Disable tests * Disable cleaner becuase it's not support per application splitting * Remove option to disable fido2 endpoints * Store counter in separate attribute * Don't clean up compromised registrations * Allow to reuse persistence models * Fix dependecies * Set creation date and display name more precisely * Fix EC X/Y coord size during U2F -> Fido2 migration * transports can't be converted to a sequence (JS error if there is already an enrollment) #1 * Branch for version 4.3 * Branch for version 5.0 * Add health-check controller to fido2-server * Store issued tokens count metrics #1436 * Turn off metric reported by default if there is no configuration * Exclude jackrabit * Fix dependecy issue * Add missing service * Allow to skip attestation signature check * Update log message when server can't check U2F attestation signature * Rethrow expcetion on U2F attestion enrollment is checkU2fAttestations = true * Improve health check * Sync with 4.2.2 * Changed dependencies from gluu -> janssen * clean up * put back gluu maven repo * Artifacts group rename : org.janssen -> io.jans * Java package rename : org.gluu -> io.jans * Rename artifcatId * Fix fido2 dependecies * Update to conform auth server * Update to conform ORM * Fix license, properties and conform jans project * Fix package name * Fix compilation * Update attribute names * Use jsAppConfiguration OC * Replace js with jans * Replace js with jans * Rename properties * Use gluu.base to find jans.properties location * Rename OC to conform jans * Replace base DN to o=jans * Update configuration load * Use Fido2 configuration * Remove duplicate services * Remove extra /fido2 from patch * Update README.md * Create codeql-analysis.yml * Remove extra fido2 from API endpoints * Add second resteasy initializer for system endpoints * Rename /system to /sys * ci(vulnerability-scan.yml): Add Anchore vulnerability scan Adds vulnerability scan report to GitHub security. * Update import * Switched version 5.0.0-SNAPSHOT -> 1.0.0-SNAPSHOT * Don't stop on unsuccessfull BC installation * Swagger spec for Fido2 * Add ORM SQL dependecy * Clean up * Don't use custom OC if ORM is not ldap * docs(codacy): Add badge * ci(commit-check): Add commit reporter * ci(commit-check): show details in commit * ci(commit-check): check all branches * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * ci: integrate with JaCoCo and Sonarcloud * feat: add repositories to POM * fix: implement missing method * fix: remove Sonar workflow file After review, it was decided to have a central workflow file. This is approach is more maintainable than having separate workflow file for each repository. Hence, removing individual workflow file from this repo so that common workflow file can take its place. * ci(workflows): sync workflows * ci(workflows): sync workflows * ci(workflows): sync workflows * fix: move up Jans maven repo in pom.xml * fix: remove gluu maven repository * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci: fix version * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * feat: Apple's Touch ID as a fido2 device * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows (#15) Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * fix: removed unused code * fix: buildfix * chore: update to conform resteasy 4 * chore: add missing repos * chore: force checks * fix: fix FIdo2 OC name * chore: fix typo in attribute name * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(workflows): sync central workflows Signed-off-by: mo-auto <54212639+mo-auto@users.noreply.github.com> * ci(codeowners): remove unnecessary files * ci(monorepo): prepare jans-fido2 Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com> Co-authored-by: Jose <bonustrack310@gmail.com> Co-authored-by: YuriyZ <yzabrovarniy@gmail.com> Co-authored-by: HemantKMehta <70174684+HemantKMehta@users.noreply.github.com> Co-authored-by: pujavs <pujas.works@gmail.com> Co-authored-by: Sync bot <54212639+mo-auto@users.noreply.github.com> Co-authored-by: ossdhaval <ossdhaval@outlook.com> Co-authored-by: ossdhaval <343411+ossdhaval@users.noreply.github.com> Co-authored-by: Madhumita <madhu@gluu.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Provide the user with the ability to use their own storageclass provisioner and supply custom parameters.
The text was updated successfully, but these errors were encountered: