KNOX-2227 - Strip Leading and Trailing Whitespace from Headers in KnoxShellTable (#258)

* KNOX-1742 - add to knoxshell usage rendering

* KNOX-2188 - Handling discovery details via advanced configuration (#240)

* KNOX-2190 - Processing advanced service discovery configuration on topology level (#242)

* KNOX-1742 - Fix javadoc warning

* KNOX-2196 - Upgrade caffeine to 2.8.1

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2197 - Upgrade dependency-check-maven to 5.3.0

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2198 - Upgrade groovy to 2.5.9

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2192 - Upgrade httpclient to 4.5.11

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2195 - Upgrade jetty to 9.4.26.v20200117

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2193 - Upgrade rest-assured to 4.2.0

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2199 - Upgrade spring-core to 5.2.3.RELEASE

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2194 - Upgrade spring-vault to 2.2.1.RELEASE

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2191 - Upgrade testcontainers to 1.12.5

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2200 - DefaultKeystoreService can lose entries under concurrent access (#243)

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2202 - Knox should use UTF-8 as default encoding instead of ISO-8859-1 (#244)

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2204 - KnoxLine NPE list datasources when directories don't exist (#246)

* KNOX-1742 - add to knoxshell usage rendering

* KNOX-2204 - KnoxLine NPE list datasources when directories don't exist

* KNOX-2203 - Upgrade admin-ui npm dependencies (#245)

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2208 - AclsAuthorizationFilter should log access at DEBUG level (#247)

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2153 - CM discovery - Monitor Cloudera Manager (#239)

* KNOX-2206 - Log exclusion of a discovered service due to configuration issues (#248)

* KNOX-2209 - Improve logging for Knox token handling (#250)

* KNOX-2217 - Upgrade apache pom to 23

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2219 - Upgrade checkstyle to 8.29

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2218 - Upgrade easymock to 4.2

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2220 - Upgrade nimbus-jose-jwt to 8.5

Signed-off-by: Kevin Risden <krisden@apache.org>

* KNOX-2213 - Service Discovery Support for CM UI, API (#249)

* KNOX-2215 - Token service should return a 403 response when the renewer is not white-listed (#251)

* KNOX-2224 - KnoxLine and KnoxShell DataSource and Select Command Alignment (#255)

* KNOX-1742 - add to knoxshell usage rendering

* KNOX-2204 - KnoxLine NPE list datasources when directories don't exist

* KNOX-2224 - KnoxLine and KnoxShell DataSource and Select Command Alignment

Change-Id: I55aef2dd7617baf10c5f9eb7706f61436aa3ad7d

* KNOX-2227 - Strip Leading and Trailing Whitespace from Headers in KnoxShellTable

Change-Id: I7778becab1ffe779350dbdd15472d308fa165f5f

* KNOX-2227 - switch to trim() for java 8

Change-Id: I9b8ba618c13de6bff0edb5c7d318cd28c251fa20

Co-authored-by: Sandor Molnar <smolnar@apache.org>
Co-authored-by: Kevin Risden <risdenk@users.noreply.github.com>
Co-authored-by: Phil Zampino <pzampino@apache.org>
Co-authored-by: Sandeep Moré <moresandeep@gmail.com>
2 files changed
tree: a3fc1a51109967001bbf4539bb33c2513ae6b605
  1. .github/
  2. build-tools/
  3. dev-support/
  4. gateway-adapter/
  5. gateway-admin-ui/
  6. gateway-applications/
  7. gateway-cm-integration/
  8. gateway-demo-ldap/
  9. gateway-demo-ldap-launcher/
  10. gateway-discovery-ambari/
  11. gateway-discovery-cm/
  12. gateway-docker/
  13. gateway-i18n/
  14. gateway-i18n-logging-log4j/
  15. gateway-i18n-logging-sl4j/
  16. gateway-provider-ha/
  17. gateway-provider-identity-assertion-common/
  18. gateway-provider-identity-assertion-concat/
  19. gateway-provider-identity-assertion-hadoop-groups/
  20. gateway-provider-identity-assertion-pseudo/
  21. gateway-provider-identity-assertion-regex/
  22. gateway-provider-identity-assertion-switchcase/
  23. gateway-provider-jersey/
  24. gateway-provider-rewrite/
  25. gateway-provider-rewrite-common/
  26. gateway-provider-rewrite-func-hostmap-static/
  27. gateway-provider-rewrite-func-inbound-query-param/
  28. gateway-provider-rewrite-func-service-registry/
  29. gateway-provider-rewrite-step-encrypt-uri/
  30. gateway-provider-rewrite-step-secure-query/
  31. gateway-provider-security-authc-anon/
  32. gateway-provider-security-authz-acls/
  33. gateway-provider-security-authz-composite/
  34. gateway-provider-security-clientcert/
  35. gateway-provider-security-hadoopauth/
  36. gateway-provider-security-jwt/
  37. gateway-provider-security-pac4j/
  38. gateway-provider-security-preauth/
  39. gateway-provider-security-shiro/
  40. gateway-provider-security-webappsec/
  41. gateway-release/
  42. gateway-release-common/
  43. gateway-server/
  44. gateway-server-launcher/
  45. gateway-server-xforwarded-filter/
  46. gateway-service-admin/
  47. gateway-service-as/
  48. gateway-service-definitions/
  49. gateway-service-hashicorp-vault/
  50. gateway-service-hbase/
  51. gateway-service-health/
  52. gateway-service-hive/
  53. gateway-service-impala/
  54. gateway-service-jkg/
  55. gateway-service-knoxsso/
  56. gateway-service-knoxssout/
  57. gateway-service-knoxtoken/
  58. gateway-service-livy/
  59. gateway-service-nifi/
  60. gateway-service-nifi-registry/
  61. gateway-service-remoteconfig/
  62. gateway-service-rm/
  63. gateway-service-storm/
  64. gateway-service-test/
  65. gateway-service-tgs/
  66. gateway-service-vault/
  67. gateway-service-webhdfs/
  68. gateway-shell/
  69. gateway-shell-launcher/
  70. gateway-shell-release/
  71. gateway-shell-samples/
  72. gateway-spi/
  73. gateway-test/
  74. gateway-test-release/
  75. gateway-test-release-utils/
  76. gateway-test-utils/
  77. gateway-topology-simple/
  78. gateway-util-common/
  79. gateway-util-configinjector/
  80. gateway-util-launcher/
  81. gateway-util-urltemplate/
  82. hadoop-examples/
  83. knox-cli-launcher/
  84. src/
  85. .gitattributes
  86. .gitignore
  87. .travis.yml
  88. build.xml
  89. CHANGES
  90. doap_Knox.rdf
  91. ISSUES
  92. LICENSE
  93. NOTICE
  94. pom.xml
  95. README