On Mon, 30 Apr 2018 at 15.56, James Meickle <[email protected]> wrote:
> Installed this off of the branch, and I do get the Kubernetes executor > (incl. demo DAG) and some bug fixes - but I don't see any RBAC feature > anywhere I'd think to look. Do I need to set up some config to get that to > show up? See https://github.com/apache/incubator-airflow/blob/v1-10-test/UPDATING.md#new-webserver-ui-with-role-based-access-control It had me left wondering as well - so I decided to go hunt for it in the RBAC PR. And there it was :-) Cheers, JornH > > > On Mon, Apr 23, 2018 at 2:06 PM, Bolke de Bruin <[email protected]> wrote: > > > Hi All, > > > > I am really happy that Fokko and I have created the v1-10-test branch and > > subsequently build the first beta of Apache Airflow 1.10! > > > > It is available for testing here: > > > > https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0beta1/ > > > > Highlights include: > > > > * New RBAC web interface in beta > > * Timezone support > > * First class kubernetes operator > > * Experimental kubernetes executor > > * Documentation improvements > > * Performance optimizations for large DAGs > > * many GCP and S3 integration improvements > > * many new operators > > * many many many bug fixes > > > > We are aiming for a fully compliant Apache release so we should be able > to > > kick off the graduation process after this release. I hope you help us > out > > getting there! > > > > Kind regards, > > > > Bolke & Fokko >
