Nils Bandener
Nils Bandener
Note: The patch coverage is only 84.5% which is a bit low for my taste: https://github.com/opensearch-project/security/pull/4380#issuecomment-2197145658 However, this low figure is mostly due to indentation changes in DLS/FLS classes due...
@cwperks I just pushed some final fixed and a rebased branch
In order to be able to move forward, I have also resolved this comment about setting `LEGACY_HEADERS_UNNECESSARY_AS_OF` to the correct release version of this feature: https://github.com/opensearch-project/security/pull/4380#pullrequestreview-2374642450 However, we have to...
@peternied > What do you think @nibix? For me personally, that's fine.
Backport in #4898
@scrawfor99 @cwperks @peternied @DarshitChanpura Would be curious on your opinion on this.
@cwperks > I have not personally tested it out, but is it possible to get into situations where you can upgrade from ES In those cases are the V6 objects...
One interesting data point is also that all versions for ODFE for ES 6 were `0.x` versions, i.e., it was ODFE 0.7.0 to ODFE 0.9.0: https://opendistro.github.io/for-elasticsearch-docs/version-history/ The first public version...
@scrawfor99 > Dropping the V6 configuration format and logic should be fine as long as it is only for version 3.0. I think removing it before then would be considered...
See also #4495